[ 
https://issues.apache.org/jira/browse/PDFBOX-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090658#comment-15090658
 ] 

ASF subversion and git services commented on PDFBOX-3184:
---------------------------------------------------------

Commit 1723858 from [~lehmi] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1723858 ]

PDFBOX-3184: remove wrong range check

> 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
>            Assignee: Andreas Lehmkühler
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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