Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.3.3
-
Component/s: Core/Parsing, Font Engine
-
Labels:None
-
Environment:Linux or Mac OS systems
Description
A files has been submitted that does not correctly render on macOS. The gylphs in question are to be substituted using a STSong font. This normally works fin on windows systems as there are default STSong fonts mainly "STSong Light Acro" or "Adobe Song Std Acro". However this doesn't appear to be the case on unix systems.
I was able to get the font to render correctly on my linux box but this required my to install a full "stsong" font and regenerate the system font list. Further research is needed to find out where macOS puts it's user installed fonts on the file system so we can insure the FontManager picks them up.
I was able to get the font to render correctly on my linux box but this required my to install a full "stsong" font and regenerate the system font list. Further research is needed to find out where macOS puts it's user installed fonts on the file system so we can insure the FontManager picks them up.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #53130 | Thu Dec 12 20:15:24 MST 2019 | patrick.corless | as well as updates to font lookups for known Chinese fonts that will likely have correct glyphs. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/fonts/FontManager.java
|