[
https://issues.apache.org/jira/browse/PDFBOX-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213296#comment-17213296
]
Simon Steiner commented on PDFBOX-4987:
---------------------------------------
By defining "hstem" in a final static string, i can navigate around the code in
the ide easily to see where it is used and what values are used for parsing it
> CharStringCommand should use referenced string
> ----------------------------------------------
>
> Key: PDFBOX-4987
> URL: https://issues.apache.org/jira/browse/PDFBOX-4987
> Project: PDFBox
> Issue Type: Improvement
> Components: Parsing
> Reporter: Simon Steiner
> Priority: Major
>
> CharStringCommand, Type2CharString and Type1CharString use duplicate string
> instances, could they use enum or final strings so its easier to debug the
> code
> eg
> static final x =new key(1, {color:#008000}"hstem");{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]