Closed cweiske closed 4 months ago
The "red dog" clipart file fails to get its color replaced.
Wrong: Reason is that the svg file has the color as #5E0B23 but cewe mcf file has the source color lowercase:
#5E0B23
<color source="#5e0b23" target="#000000"/>
The syntax is not supported yet:
<path fill="#5E0B23" d="M218.337,1..."/>
68860-5352-Clip-GD.clp.zip
The "red dog" clipart file fails to get its color replaced.
Wrong: Reason is that the svg file has the color as
#5E0B23
but cewe mcf file has the source color lowercase:The syntax is not supported yet:
68860-5352-Clip-GD.clp.zip