You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Bjoern Voigt (Jira)" <ji...@apache.org> on 2022/09/23 17:28:00 UTC

[jira] [Commented] (BATIK-502) RFE : allow to set a custom XmlWriter to SVGGraphics2D

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

Bjoern Voigt commented on BATIK-502:
------------------------------------

The issue is old, but still relevant. See BATIK-1337.

> RFE : allow to set a custom XmlWriter to SVGGraphics2D
> ------------------------------------------------------
>
>                 Key: BATIK-502
>                 URL: https://issues.apache.org/jira/browse/BATIK-502
>             Project: Batik
>          Issue Type: Improvement
>          Components: SVGGraphics2D
>    Affects Versions: 1.5
>         Environment: Operating System: Windows XP
> Platform: PC
>            Reporter: Hervé Girod
>            Assignee: Batik Developer's Mailing list
>
> Currently, the SVGGraphics2D class uses the XmlWriter class, which is package 
> private, for serializing the SVG content.
> In some cases (with exotic Unicode Strings), the actual XmlWriter class fail to 
> provide a proper conversion, so it would be useful to be able to set a custom 
> XmlWriter for this class (by subclassing the base class). In order to be able 
> to do this, and appart from the setter :
> - the XmlWriter class must be public or protected
> - the methods should be no longer static, but instance based



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org