https://issues.apache.org/bugzilla/show_bug.cgi?id=52257
Bug #: 52257
Summary: [PATCH]Add events to the font package
Product: Fop
Version: 1.1dev
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27994
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27994
patch adding event listener to fonts package
Hi All,
The purpose of this patch was to add an event to handle the case of when the
Unicode cmap table is missing from a TrueType font. Previously a the message
went to the logger.
However, in so doing, it forces a dependency on o.a.f.events* and
o.a.f.util.DefaultErrorListener in the fop-transcoder.jar (and obviously
fop-transcoder-allinone.jar). Adding these dependencies to the transcoder
package is easily done, though the ramifications are less obvious to me. I have
no experience using the transcoder and I just wanted to make sure everyone was
happy with this and there aren't any issues that I'm missing.
Thanks for your help
Mehdi
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.