[
https://issues.apache.org/jira/browse/PDFBOX-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895161#comment-13895161
]
John Hewson commented on PDFBOX-1896:
-------------------------------------
This seems like it should be fairly easy to add as no changes are needed to any
of the Type 1 parsing code, see PDF 32000 p257:
{quote}
If the font program for a multiple master font instance is embedded in the PDF
file, it shall be an ordinary Type 1 font program, not a multiple master font
program. This font program is called a snapshot of the multiple master font
instance that incorporates the chosen values of the design coordinates.
{quote}
> Support MMType1 (Multiple Master) Fonts
> ---------------------------------------
>
> Key: PDFBOX-1896
> URL: https://issues.apache.org/jira/browse/PDFBOX-1896
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 1.8.4, 2.0.0
> Reporter: Tilman Hausherr
> Priority: Minor
> Attachments: 20070730_broschuere_internet.pdf
>
>
> MMType1 Fonts are not supported. They are described on p.416 of the 1.7 spec.
> I attach a sample file.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)