Miguel created BATIK-1344:
-----------------------------
Summary: Support CSS fill:transparent
Key: BATIK-1344
URL: https://issues.apache.org/jira/browse/BATIK-1344
Project: Batik
Issue Type: Improvement
Components: CSS
Reporter: Miguel
Attachments: transparent.svg, transparent2.svg
Currently, the attribute _fill: transparent_ (supported in most web browsers)
is not supported by Batik.
>From my understanding, an easy solution would be to add "{_}transparent{_}"
>value to _CSSConstants_ interface and in _SVGPaintManager_ class apply the
>same behavior as the CSS "{_}none{_}" value in the _createValue_ method.
2 svg files are included for simple exemplification.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]