You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (Jira)" <ji...@apache.org> on 2020/03/29 12:03:00 UTC

[jira] [Updated] (PDFBOX-4804) Remove no longer needed parameter from PDFStreamEngine#show*Glyph

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

Andreas Lehmkühler updated PDFBOX-4804:
---------------------------------------
    Summary: Remove no longer needed parameter from PDFStreamEngine#show*Glyph  (was: Remove nop lomger needed parameter from PDFStreamEngine#show*Glyph)

> Remove no longer needed parameter from PDFStreamEngine#show*Glyph
> -----------------------------------------------------------------
>
>                 Key: PDFBOX-4804
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4804
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Rendering, Text extraction
>    Affects Versions: 2.0.19, 3.0.0 PDFBox
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 2.0.20, 3.0.0 PDFBox
>
>
> When working on PDFBOX-4749 I've realized that the parameter "unicode" of the following methods isn't used and should be removed as it might trigger an unneeded call to PDFont#toUnicode which produces a false debug log about missing unicode mappings.
> * PDFStreamEngine#showGlyph
> * PDFStreamEngine#showFontGlyph
> * PDFStreamEngine#showType3Glyph
> I'm going to remove that parameter in 3.0.0. I'll add new methods without that parameter and deprecate the other ones in 2.0.20



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

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