Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.1
-
Fix Version/s: 5.0.7
-
Component/s: None
-
Labels:None
-
Environment:none
-
ICEsoft Forum Reference:
Description
The form reference author has pointed out a couple issue with ICEpdf OS fonts substitution mechanism. This is a placeholder bug for the following improvements:
- update org.icepdf.core.pobjects.fonts.ofont.Font font substitution logic to fix issue mentioned in form
- update Font to used font substitution specified by the FontManager class
- check to see if awt font loading is enabled and if so use FontManager heuristics to find compatible system font..
- update org.icepdf.core.pobjects.fonts.ofont.Font font substitution logic to fix issue mentioned in form
- update Font to used font substitution specified by the FontManager class
- check to see if awt font loading is enabled and if so use FontManager heuristics to find compatible system font..
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
AWT has issue loading fonts from the wild and usual results in the JVM crashing when an issue arises. So for the time being we'll keep the OS font substitution as is.