https://issues.apache.org/bugzilla/show_bug.cgi?id=53751
Priority: P2
Bug ID: 53751
Assignee: [email protected]
Summary: There is an instance of java.io.File creation in the
font configurator that needs to be addressed
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 1.1dev
Component: fonts
Product: Fop
In the font-configurator a "new File(...)" is used to create the font-cache.
This should be moved to the unrestricted font-cache implementation since if
someone wants to use the restricted version, we wouldn't want a new File.
--
You are receiving this mail because:
You are the assignee for the bug.