Andreas Lehmkühler created PDFBOX-4804:
------------------------------------------
Summary: Remove nop lomger 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
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]