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

Tilman Hausherr edited comment on PDFBOX-2943 at 8/24/15 7:20 PM:
------------------------------------------------------------------

You're welcome to contribute! Find a file by clicking on the type3 label, or in 
PDFBOX-2794. To avoid friction, don't set any existing private method public.

There is an implementation in the preflight subproject (see 
"preflight\src\main\java\org\apache\pdfbox\preflight\font\util\PreflightType3Stream.java"),
 maybe this can serve as inspiration.


was (Author: tilman):
You're welcome to contribute! Find a file by clicking on the type3 label, or in 
PDFBOX-2794. To avoid friction, don't set any existing private method public.

There is an implementation in the preflight subproject (see 
"preflight\src\main\java\org\apache\pdfbox\preflight\font\util\PreflightType3Stream.java",
 maybe this can serve as inspiration.

> 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