Closed
Bug 149768
(xprint_machv)
Opened 23 years ago
Closed 23 years ago
Make Xprint not suck in MachV/NS7
Categories
(Core Graveyard :: Tracking, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.0.1
People
(Reporter: roland.mainz, Assigned: roland.mainz)
References
Details
(Keywords: meta)
Attachments
(2 files)
Tracking bug for Xprint (e.g. i18n print support on Unix/Linux) bugs which
should be fixed in MachV/NS7.
Assignee | ||
Comment 1•23 years ago
|
||
Adding following bugs:
- bug 148690 'RFE: For Xprint force use of outline scaleable fonts if possible',
r=shanjian, sr=jst
- bug 148470 'Ban "-dt-*" (bitmap!!) fonts from Xprint', r=timeless, sr=jst
- bug 148468 'Xprint-specific X font banning code is broken', r=timeless, sr=scc
- bug 146622 'PrefEnumCallback does not work as expected', r=bstell+katakai,
sr=jag+scc
Note that they _all_ have r= and sr= and are only waiting for _approval_ for the
mozilla1.0.1-branch!!
Assignee | ||
Comment 2•23 years ago
|
||
Adding bug 147743 ("Xprint prints some (non-scaleable) bitmap fonts far too
small"; bug has patch and is waiting for review) ...
Depends on: 147743
Assignee | ||
Comment 3•23 years ago
|
||
This PostScript job shows what finally comes out when we have all patches in
the tree ...
Font path for Xprt was:
~/tmp/Type1_koi8-r/Type1/ - KOI8 PS Type1 fonts
~/tmp/Type1_iso8859-8/Type1/ - Hebrew PS Type1 fonts
~/mathml_fonts/wolfram/Type1/ - MathML fonts I
~/mathml_fonts/tex_cmps/Type1/ - MathML fonts II
/usr/openwin/lib/X11/fonts/Type1/ - X11 default PS Type1 fonts (iso-8859-1)
~/tmp/arabic - some 100 DPI iso10646-1 BDF fonts
/usr/openwin/lib/locale/ja/X11/fonts/75dpi/ - 75DPI japanese/chinese bitmap
fonts
If available Xprt used either printer-builtin fonts ('Times', 'Courier', etc.)
or downloaded PS Type1 fonts ('ERKurierKOI8RRegular', 'Math4','Math3',
'Courier-Hebrew', 'CMR10' in this example). Otherwise (since I do not offer any
other fonts to Xprt here... =:-) the bitmap fonts are embedded in the
postscript job.
Assignee | ||
Comment 4•23 years ago
|
||
per special request - same print job as attachment 86726 [details] but using 600 DPI
instead of 300 DPI.
Assignee | ||
Comment 5•23 years ago
|
||
Adding bug 150519 ("Search results from http://www.google.co.il/ print in
horrible quality"), r=shanjian, sr=jst
Depends on: 150519
Assignee | ||
Updated•23 years ago
|
Alias: xprint_machv
Assignee | ||
Comment 6•23 years ago
|
||
All bugs this bug depends on have been fixed in "trunk"... I'll let them "bake"
another day and then it's time to get driver approval for 1.0.1-branch... :)
Assignee | ||
Comment 7•23 years ago
|
||
For the log:
Commit order is bug 148690, bug 148468, bug 148470, bug 146622, bug 150519, and
finally bug 147743.
Assignee | ||
Comment 8•23 years ago
|
||
All patches have been checked "in" into "trunk" and "1.0.1-branch", marking bug
as FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•23 years ago
|
||
Adding bug 140673 ("Some Arabic/Hebrew bitmap fonts printed way too small with
Xprint") to the dependicy list (which was a follow-up to bug 147743 ("Xprint
prints some (non-scaleable) bitmap fonts far too small")) ...
Depends on: 140673
Assignee | ||
Comment 10•23 years ago
|
||
Adding (hopefully) final issue around too-small-bitmap-fonts:
bug 161556 ("Arabic bitmap fonts are printed too small"), a leftover from bug
147743 ("Xprint prints some (non-scaleable) bitmap fonts far too small").
Patch has been checked-in into current "trunk" but not the 1.0.1-branch yet
(approval request pending) ...
Depends on: 161556
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•