John Hewson created PDFBOX-2832:
-----------------------------------

             Summary: Remove obsolete methods from fontbox's Encoding
                 Key: PDFBOX-2832
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2832
             Project: PDFBox
          Issue Type: Bug
          Components: FontBox
    Affects Versions: 2.0.0
            Reporter: John Hewson
            Assignee: John Hewson
            Priority: Minor


FontBox's Encoding class contains some obsolete static methods which always 
return null. Note that it's not possible to have a correct implementation of 
these methods as part of an Encoding, because they require knowledge of 
characters, which actually requires a GlyphList + Encoding, so the removed code 
was never correct.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to