Closed Bug 31351 Opened 26 years ago Closed 26 years ago

printing need support Unicode string

Categories

(Core :: Printing: Output, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: yueheng.xu, Assigned: yueheng.xu)

Details

In modules at mozilla/gfx/src/ps, the PostScript printing right now is a hack. For Unicode strings, all the odd byte are removed when converted to PostScript language. This works for ASCII strings but not for those characters set whose unicode high byte is not zero. We need make function nsPostScriptObj::show in nsPosrScriptObj.cpp and function nsRenderingContextPS::PostScriptTextOut in nsRenderingContextPS.cpp really support unicode strings.
Status: NEW → ASSIGNED
a fix has been submitted pending the mozilla's code review process. I expect either ftang@netscape.com or dcone@netscape.com to do this.
fix checked in on 4/5/00
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: --- → M16
marking verified(rubberstamp)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.