[
https://issues.apache.org/jira/browse/PDFBOX-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555641#comment-15555641
]
Matt Barron commented on PDFBOX-3300:
-------------------------------------
I am working with the 2.1.0-SNAPSHOT, and I have noticed that the behaviour of
PDFont.getStringWidth() for my embedded fonts has been slightly altered after
r1763612.
I am using that function to align some text on the page, but when I set
embedSubset=true during the font load, the text does not appear where it
should. If I set embedSubset=false it works correctly, but of course the output
document size on disk is significantly larger.
I reverted back to r1763472, before the changes were made for this issue, and
the output is as desired with embedSubset=true or false.
I can upload/share my test code, sample output documents, and the fonts I am
embedding if desired.
Thanks.
> Space rendered as missing glyph
> -------------------------------
>
> Key: PDFBOX-3300
> URL: https://issues.apache.org/jira/browse/PDFBOX-3300
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox, Rendering
> Affects Versions: 2.0.0, 2.0.1, 2.1.0
> Reporter: Tilman Hausherr
> Assignee: Andreas Lehmkühler
> Fix For: 2.0.4, 2.1.0
>
> Attachments: PDFBOX-3300-p1.jpg, PDFBOX-3300-p1.pdf,
> PDFBOX-3300-patch.txt, PDFBOX_3300.patch
>
>
> In this file, the spaces are rendered with a "?".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]