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

Vincent Hennebert commented on BATIK-1041:
------------------------------------------

I've done some more testing on my side and I believe the patch is now ready to 
be merged.
                
> 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, 
> 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