https://issues.apache.org/bugzilla/show_bug.cgi?id=49695
Summary: [PATCH] Fop - replaced vars w UnitConv and
GraphicsConstants
Product: Fop
Version: all
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25833)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25833)
Replaces many variables with constants from UnitConv and GraphicsConstants
Replace several variable constants with appropriate constants from xmlgraphics
UnitConv and GraphicsConstants.
Searched on 25.4, 2.54, and 72 (for both UnitConv and GraphicsConstants)
Questions regarding additional constants:
1) UnitConv vs. org.apache.fop.fo.properties.FixedLength
FixedLength contains redundant constants. Fix?
2) Variable 72000 is used in multiple places in conjunction with variable 300.
Fix?
3) PCL uses var 300 many times; no constant set to represent as default.
Fix?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.