[
https://issues.apache.org/jira/browse/PDFBOX-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149964#comment-14149964
]
ASF subversion and git services commented on PDFBOX-2389:
---------------------------------------------------------
Commit 1627884 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1627884 ]
PDFBOX-2389: Move encoding classes into new package
> Move Encoding classes into "font" package
> -----------------------------------------
>
> Key: PDFBOX-2389
> URL: https://issues.apache.org/jira/browse/PDFBOX-2389
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: John Hewson
> Priority: Minor
> Fix For: 2.0.0
>
>
> The various Encoding classes have their own top-level package "encoding", but
> in 2.0 the encodings are properly a part of the "font" package and are used
> with PDFont instances only.
> Seeing as pretty much all of the methods of the Encoding API have changed in
> 2.0, we might as well take this opportunity to move the classes into
> pdmodel/font where they belong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)