Maaartinus created PDFBOX-3184:
----------------------------------

             Summary: Throwing in PDType1Font.encode for chars above 255 is 
wrong.
                 Key: PDFBOX-3184
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3184
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: Maaartinus


Chars like `'\u2019'` can be handled by the code following the test, so 
throwing in `PDType1Font.encode` whenever `unicode > 0xff` is wrong. See

[http://stackoverflow.com/a/34598915/581205]



--
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