You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2016/09/27 22:42:21 UTC

[jira] [Reopened] (PDFBOX-3300) Space rendered as missing glyph

     [ https://issues.apache.org/jira/browse/PDFBOX-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson reopened PDFBOX-3300:
---------------------------------

I've reopened this because the map exposed by the new {{createGID2UnicodeMapping}} API is potentially _huge_ and is going to cause problems when our users start using it.

What we want is a simple {{List<Ingeger> getCharCodes(int gid)]}} API whcih doesn't perform any giant allocations.

Also note that the mappings returned are __not_ necessarily Unicode, the cmap table can map to any character set.

> 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org