Summary: | PS printing on UNIX with bitmap font and non 100% scale | ||
---|---|---|---|
Product: | cairo | Reporter: | Ginn Chen <ginn.chen> |
Component: | postscript backend | Assignee: | Adrian Johnson <ajohnson> |
Status: | RESOLVED NOTOURBUG | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | major | ||
Priority: | high | ||
Version: | 1.8.1 | ||
Hardware: | Other | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
70% scale
100% scale 200% scale |
Created attachment 19558 [details]
100% scale
Created attachment 19559 [details]
200% scale
Looks like a Firefox problem. Please file a bug at https://bugzilla.mozilla.org/ The incorrect spacing may be related to this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=403513 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 19557 [details] 70% scale I'm not sure if it belongs to ps backend. I got the same result with pdf printing. I've attached sample ps file. The html was printed by Firefox 3.0.2 with cairo 1.8.1 trunk. I changed scale to 100%, 70%, 200%, and unchecked "Ignore Scaling and Shrink To Fit Page Width" The 100% one looks acceptable. The 70% one looks strange, there're actually 2 lines, one line with big font type but characters are collapsed, the second line is in quite small font. This might be another bug, perhaps related to css border-bottom: 1px. For 200%, the font actually is as same as 100% one, just more space between letters.