Font Manager does not always find correct font from environment
---------------------------------------------------------------
Key: PDFBOX-516
URL: https://issues.apache.org/jira/browse/PDFBOX-516
Project: PDFBox
Issue Type: Bug
Components: PDModel
Affects Versions: 0.8.0-incubator
Environment: Java
Reporter: Antony Scerri
The FontManager.java class does not identify fonts found in PDFs correctly when
matching against those loaded from environment (possibly also effects mappings
and externaly loaded fonts but I did not check for this).
Some PDFs include fonts using Postscript (PS) names these will typicaly include
"PS" somewhere in the name, and other notation such as "MT". When the
environment based fonts are loaded only the font family name is used plus any
styles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.