https://issues.apache.org/bugzilla/show_bug.cgi?id=49302
Summary: [PATCH] NativeTextHandler should use FontInfo method
to transform AWT font into Fop font
Product: Fop
Version: 1.0dev
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: ps
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25451)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25451)
The proposed patch
NativeTextHandler createFont(java.awt.Font) method should use FontInfo method
to transform AWT font into Fop font instead of reinventing the wheel:
FontInfo#getFontInstanceForAWTFont(java.awt.Font) does all the job required.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.