Summary: | Don't embed the base Postscript fonts | ||
---|---|---|---|
Product: | cairo | Reporter: | Howard Chu <hyc> |
Component: | pdf backend | Assignee: | Adrian Johnson <ajohnson> |
Status: | RESOLVED WONTFIX | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | 1.8.2 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Howard Chu
2008-12-09 00:29:37 UTC
Cairo uses glyph indices in both the API and in the PDF file to refer to each glyph. It is not possible to rely on an external font to the PDF as the font glyph indices used to create the PDF may not be the same as the glyph indices in the font used to render the PDF. A PDF reader that does not support embedded fonts is a broken PDF reader. Almost all the PDFs I have seen embed the fonts. I suggest filing a bug report with Android about the lack of embedded font support. |
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.