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

Peter Hancock commented on BATIK-1041:
--------------------------------------

Hi Thomas,

Thank you for taking a look at our work in progess.

The second attachment addresses all but the last of your concerns.  

Changing how the stroking text painter gets it's font family resolver will not 
be a trivial thing;
In FOP we have been getting around this issue by sub classing and overriding 
the property accessor. 
We appreciate that a solution must be presented before we propose our work is 
applied.

Thanks,

Peter

                
> Make it possible to plug custom FontFamilyResolver
> --------------------------------------------------
>
>                 Key: BATIK-1041
>                 URL: https://issues.apache.org/jira/browse/BATIK-1041
>             Project: Batik
>          Issue Type: Improvement
>            Reporter: Vincent Hennebert
>         Attachments: FontFamilyResolver.diff, FontFamilyResolver.diff
>
>
> This patch turns FontFamilyResolver into an interface and moves the current 
> code into a default implementation. It also adds a getFontFamilyResolver to 
> StrokingTextPainter that can be overridden in order to provide a custom 
> implementation.
> This allows to use fonts from other libraries than AWT. In fact, AWT fonts 
> can be totally disabled if necessary.
> This patch is experimental and should be put in a branch. Further updates are 
> to be expected.
> This is a joint work from Peter Hancock and me.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to