[ https://issues.apache.org/jira/browse/PDFBOX-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr updated PDFBOX-2943: ------------------------------------ Attachment: PDFBOX-2794_unc.pdf 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: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org