https://issues.apache.org/bugzilla/show_bug.cgi?id=52499
Bug #: 52499
Summary: [PATCH] non embeddable TTF fonts -- throw exception if
trying to embed
Product: Fop
Version: all
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
If a TTF font has the the non embeddable flag set and the user tries
nevertheless to embed it in a document, FOP will respect the flag and will not
embed the font; however it still generates the resulting document (PDF/PS)
leading to unpredictable results (missing glyphs and errors when opening with
Adobe Reader). With this patch FOP will throw an exception if a non embeddable
font is being embedded.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.