You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (Jira)" <ji...@apache.org> on 2021/06/06 19:58:00 UTC

[jira] [Resolved] (PDFBOX-5208) Make constructors of CIDSystemInfo and PDPanoseClassification public

     [ https://issues.apache.org/jira/browse/PDFBOX-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-5208.
----------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org