Closed
Bug 100918
Opened 24 years ago
Closed 24 years ago
Turkish (ISO-8859-9) encoded pages not prints correct
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.0.1
People
(Reporter: ecmel, Assigned: dcone)
References
()
Details
ISO-8859-9 encoded pages not prints correct. I use Ms Free TTF web fonts. They
are available to both X and Ghostscipt.
The problem is, although the page is encoded in ISO-8859-9 and shows nicely on
screen, the generated postscript file is not encoded in ISO-8859-9.
Build: 2001091323
Reporter | ||
Updated•24 years ago
|
Summary: ISO-8859-9 encoded pages not prints correct → Turkish (ISO-8859-9) encoded pages not prints correct
Reporter | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
Reporter | ||
Comment 1•24 years ago
|
||
The problematic glphyes are:
Scedilla
scedilla
Gbreve
gbreve
Iabovedot
idotless
My locale.
LANG=tr_TR.ISO-8859-9
LC_CTYPE="tr_TR.ISO-8859-9"
LC_NUMERIC="tr_TR.ISO-8859-9"
LC_TIME="tr_TR.ISO-8859-9"
LC_COLLATE="tr_TR.ISO-8859-9"
LC_MONETARY="tr_TR.ISO-8859-9"
LC_MESSAGES=en_US
LC_PAPER="tr_TR.ISO-8859-9"
LC_NAME="tr_TR.ISO-8859-9"
LC_ADDRESS="tr_TR.ISO-8859-9"
LC_TELEPHONE="tr_TR.ISO-8859-9"
LC_MEASUREMENT="tr_TR.ISO-8859-9"
LC_IDENTIFICATION="tr_TR.ISO-8859-9"
LC_ALL=
Hope helps
![]() |
||
Comment 2•24 years ago
|
||
Fixed by patch in bug 100328
Comment 3•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
![]() |
||
Comment 4•24 years ago
|
||
Bug 100328 checked in, and this is fixed in a build pulled after that.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•24 years ago
|
||
Verified. (Build: 2002013108)
Thanks for everybody involved in fixing this bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•