Closed
Bug 52420
Opened 24 years ago
Closed 18 years ago
[ps]RFE: Multiple font setting for CJK PS printing
Categories
(Core :: Printing: Output, enhancement, P3)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: masaki.katakai, Assigned: masaki.katakai)
References
Details
Currently we can specify only one font for CJK PostScript printing.
In Japanese locale, Ryumin-Light will be used for all japanese
characters, which is defined in print.psnativefont.ja in unix.js.
However, as various Latin fonts are used for ascii characters,
it would be better to provide more setting for CJK fonts.
For examples, it is better we use GothicBBB-Medium for Helvetica,
Ryumin-Light for Times.
print.psnativefont.<typeface>.ja=<PS Font>
print.psnativefont.Helvetica.ja=GothicBBB-Medium-EUC-H
print.psnativefont.Times.ja=Ryumin-Light-EUC-H
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Assignee | ||
Comment 1•24 years ago
|
||
Don and Frank,
I'd like to take this. If you agree, please assign to tajima@eng.sun.com.
Comment 2•24 years ago
|
||
spam : changing qa to sujay (new qa contact for Printing)
QA Contact: shrir → sujay
Comment 3•24 years ago
|
||
its all yours.
Assignee: dcone → tajima
Status: ASSIGNED → NEW
Summary: RFE: Multiple font setting for CJK PS printing → RFE: Multiple font setting for CJK PS printing [ps][enhancement]
Assignee | ||
Updated•24 years ago
|
Assignee: tajima → katakai
Assignee | ||
Comment 4•24 years ago
|
||
Reassign to myself
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Updated•22 years ago
|
Summary: RFE: Multiple font setting for CJK PS printing [ps][enhancement] → [ps]RFE: Multiple font setting for CJK PS printing
Comment 5•18 years ago
|
||
Mass-resolving some bugs related to the old Linux/Unix printing code. The old code has been removed from the tree, and the bugs are all FIXED by the new cairo-based printing system.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•