You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2014/06/22 16:27:24 UTC

[jira] [Resolved] (PDFBOX-2157) Remove AFMFormatter

     [ https://issues.apache.org/jira/browse/PDFBOX-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-2157.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

I've deprecated the removed method BoundingBox#contains(Point point) and the removed class AFMFormatter in revisions http://svn.apache.org/r1604573 and http://svn.apache.org/r1604589 in the 1.8 branch

> Remove AFMFormatter
> -------------------
>
>                 Key: PDFBOX-2157
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2157
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>
> The AFMFormatter class is used to create the font metrics of a CFF font. It makes a detour by creating an AFM file first and parsing it the create the font metrics. That isn't needed as we can create the font metrics directly when parsing the CFF font.



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