[ 
https://issues.apache.org/jira/browse/PDFBOX-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038890#comment-14038890
 ] 

Maruan Sahyoun commented on PDFBOX-2118:
----------------------------------------

[~lehmi] Shouldn’t we deprecate the methods normalizePres() and normalizeDiac() 
in 1.8 as 2.0 uses normalizePresentationForm() and normalizeDiacritic(). It 
might also be beneficial to add both methods - using the old code i.e. 
normalizePresentationForm() calls normalizePres() - to 1.8 so people can start 
using the new methods in 1.8 already.

> Remove ICU4J dependency
> -----------------------
>
>                 Key: PDFBOX-2118
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2118
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>              Labels: ICU4J
>             Fix For: 2.0.0
>
>
> The ICU4J lib is quite big and we are just using a small part of it. Both 
> features are provided by the JDK (java.text.Normalizer and java.text.Bidi) 
> since 1.6 so that it should be possible to remove the ICU4J dependency.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to