[ 
https://issues.apache.org/jira/browse/PDFBOX-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709902#comment-14709902
 ] 

John Hewson edited comment on PDFBOX-2943 at 8/24/15 7:23 PM:
--------------------------------------------------------------

Ok, that makes sense. I'm still not sure that this is the right behaviour for 
getWidthFromFont though - we need to demonstrate that Acrobat will fall back to 
d0, d1 if Widths are missing. I assume that it will, but we need to test this 
first.

We can still add a getWidth() method to PDType3CharProc either way.


was (Author: jahewson):
Ok, that makes sense. I'm still not sure that this is the right behaviour for 
getWidthFromFont though - we need to demonstrate that Acrobat will fall back to 
d0, d1 if Widths are missing. I assume that it will, but we need to test this 
first.

> 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
>
> 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

Reply via email to