[
https://issues.apache.org/jira/browse/PDFBOX-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709943#comment-14709943
]
Tilman Hausherr edited comment on PDFBOX-2943 at 8/24/15 7:50 PM:
------------------------------------------------------------------
Here's a file with type3 from PDFBOX-2794. I replaced all /Widths with /WXdths.
AR brings an error message and IMHO doesn't render correctly anymore, there is
a slight difference.
Nevertheless, these d0 and d1 operators are part of the PDF specification,
although that expects the widths to be identical to the /Widths values.
was (Author: tilman):
Here's a file with type3 from PDFBOX-2794. I replaced all /Widths with
/WXidths. AR brings an error message and IMHO doesn't render correctly anymore,
there is a slight difference.
Nevertheless, these d0 and d1 operators are part of the PDF specification,
although that expects the widths to be identical to the /Widths values.
> PDType3Font.getWidthFromFont not supported
> ------------------------------------------
>
> Key: PDFBOX-2943
> URL: https://issues.apache.org/jira/browse/PDFBOX-2943
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Timur Kamalov
> Priority: Minor
> Labels: type3
> Attachments: PDFBOX-2794_unc.pdf
>
>
> This method is still not implemented.
> Does anyone working on this issue? If not I will be happy to contribute and
> propose implementation.
> In fact it's not a very complicated task : you just need to parse d0 or d1
> operator from glyph's content stream (stored in CharProcs).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]