[
https://issues.apache.org/jira/browse/BATIK-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830967#comment-17830967
]
Simon Steiner commented on BATIK-1285:
--------------------------------------
SVG 1.1 offset is required, SVG 2 is optional, SVG 2 is a draft
> [PATCH] Batik fails to parse an svg with missing 'offset' attribute
> -------------------------------------------------------------------
>
> Key: BATIK-1285
> URL: https://issues.apache.org/jira/browse/BATIK-1285
> Project: Batik
> Issue Type: Bug
> Affects Versions: 1.12
> Reporter: Konstantin Bulenkov
> Priority: Blocker
> Attachments: Batik1285Bug.java, exception.txt
>
>
> Many modern design tools like Figma and others do not put {{offset}}
> attribute when generating a svg image if offset equals {{0}}. See
> [https://www.w3.org/TR/SVG/pservers.html#GradientStopAttributes]
> Batik fails with exception while trying to read such svgs. Other programs
> successfully open these files.
> The pull request sets {{offset}} to {{0}} when the attribute is missing.
> Please find a pull request and image example here:
> [https://github.com/apache/xmlgraphics-batik/pull/20]
> IntelliJ Platform and all IDEs based on it use Batik (10M+ users). IDE fails
> when icon with the missing offset attribute is used.
> Could you verify and apply the patch, please.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]