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

Daniel Wilson commented on PDFBOX-688:
--------------------------------------

928957  -- Make page and pageSize available (again) for libraries/applications 
that inherit.
931616 -- Stroke & line width/style modifications.
931633 -- Invoke / drawImage 
932179 -- Don't fail to BLACK quite so quickly ... do some more intelligent 
guessing.
                   Necessary when implementing in .Net as there are still some 
key things IKVM is missing.

> Refactoring rendering-related classes/methods for extensibility
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-688
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-688
>             Project: PDFBox
>          Issue Type: Improvement
>            Reporter: Daniel Wilson
>            Assignee: Daniel Wilson
>            Priority: Minor
>
> Some of the classes/methods in the rendering area assume they have access to 
> a Graphics2D object.
> This assumption breaks when using the .Net version of PDFBox.  Some judicious 
> refactoring permits PageDrawer to be extended in .Net and key methods to be 
> overriden.
> I am continuing this refactoring for better rendering support in .Net.
> Andreas recently asked that code committed to SVN also be tied to a Jira 
> issue -- a good idea really -- so I'm putting this in as an issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to