John Hewson created PDFBOX-2389:
-----------------------------------
Summary: 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
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)