Konstantin Bulenkov created BATIK-1285:
------------------------------------------

             Summary: 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


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.3.4#803005)

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

Reply via email to