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

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

Commit 1887442 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1887442 ]

PDFBOX-5115: optimize by moving code segment up

> U+00AD ('sfthyphen') is not available in this font Times-Roman encoding: 
> WinAnsiEncoding
> ----------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-5115
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5115
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox, Rendering, Text extraction
>    Affects Versions: 2.0.22
>            Reporter: Andriy
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.23, 3.0.0 PDFBox
>
>         Attachments: 
> PDFBOX-5115-CSIF66CF7JU7CBKTIEEW7QBGWIONBFPG-p1-soft-hyphen.pdf
>
>
> U+00AD ('sfthyphen') is not available in this font Times-Roman encoding: 
> WinAnsiEncoding
>  
> this symbol U+00AD are in WinAnsiEncoding by the code but the slightly 
> different name
>  
> {quote}private static final Object[][] WIN_ANSI_ENCODING_TABLE = {
> // adding some additional mappings as defined in Appendix D of the pdf spec
>  ...
>  \{0255, "hyphen"}
> {quote}
>  
>  it is right that both code and name must be equal ? 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to