[
https://issues.apache.org/jira/browse/PDFBOX-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-4804.
----------------------------------------
Resolution: Fixed
In 2.0.20 the newly introduces methods are calling the old ones so that binary
compatibility should be be intact
> 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: [email protected]
For additional commands, e-mail: [email protected]