[
https://issues.apache.org/jira/browse/PDFBOX-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040129#comment-14040129
]
Andreas Lehmkühler commented on PDFBOX-2157:
--------------------------------------------
I've removed the AFMFormatter class from the trunk in revision
http://svn.apache.org/r1604572 The font metric is created when parsing the
CFFFont.
> 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
>
> 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)