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

Oliver Schmidtmer edited comment on PDFBOX-5384 at 3/3/22, 10:35 AM:
---------------------------------------------------------------------

In this case, tried a bisect and found the difference :)
https://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFont.java?r1=1842132&r2=1842131&pathrev=1842132
So, might be in the PDF it is not a Identity map as the name claims?


was (Author: schmidor):
In this case, tried a bisect and found the difference :)
https://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFont.java?r1=1842132&r2=1842131&pathrev=1842132
So, might be this is not a Identity map as the name claims?

> Wrong glyphs used
> -----------------
>
>                 Key: PDFBOX-5384
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5384
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.25
>            Reporter: Oliver Schmidtmer
>            Priority: Major
>              Labels: regression
>         Attachments: DOR-EC E-N20_118345.pdf, 
> image-2022-03-02-23-41-15-844.png
>
>
> The attached PDF uses Tahoma fonts.
> It seems the correct font is used, but it uses the wrong glyphs.
> For example the "6" from the screenshot is definitely from Tahoma Glyph 25 / 
> CID 54, where it should be "S" Glyph 54 / CID 83.
> The "=" in screenshot is Glyph 32 CID 61 where "Z" Glyph 61 CID 90 should be 
> used.
>  !image-2022-03-02-23-41-15-844.png! 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to