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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17070301#comment-17070301 ] 

ASF subversion and git services commented on PDFBOX-4804:
---------------------------------------------------------

Commit 1875847 from lehmi@apache.org in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1875847 ]

PDFBOX-4804: remove no longer needed parameter

> 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