Andreas Lehmkühler created PDFBOX-5208:
------------------------------------------
Summary: Make constructors of CIDSystemInfo and
PDPanoseClassification public
Key: PDFBOX-5208
URL: https://issues.apache.org/jira/browse/PDFBOX-5208
Project: PDFBox
Issue Type: Improvement
Components: Parsing
Affects Versions: 2.0.23, 3.0.0 PDFBox
Reporter: Andreas Lehmkühler
Assignee: Andreas Lehmkühler
Fix For: 2.0.24, 3.0.0 PDFBox
The following classes are part of a public abstract class
{{org.apache.pdfbox.pdmodel.font.FontInfo}} which is meant to be an interface
but both have a package protected constructor:
* org.apache.pdfbox.pdmodel.font.PDPanoseClassification
* org.apache.pdfbox.pdmodel.font.CIDSystemInfo
This makes it impossible to use those classes in a custom implementation of
{{org.apache.pdfbox.pdmodel.font.FontInfo}} without using the pdfbox naming
space as package name, see this
[posting|https://lists.apache.org/thread.html/r26e53dd7305a3f88328fc96a09cb0ef6be4bf694bf71d303e7c719db%40%3Cusers.pdfbox.apache.org%3E]
from Roland Meub for further details
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]