bash0 / cewe2pdf

A python script to turn cewe photobooks into pdfs
GNU General Public License v3.0
43 stars 26 forks source link

Clipart color substitution does not work for clipart 68860 (red dog) #151

Closed cweiske closed 4 months ago

cweiske commented 5 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:

<color source="#5e0b23" target="#000000"/>

The syntax is not supported yet:

<path fill="#5E0B23" d="M218.337,1..."/>

68860-5352-Clip-GD.clp.zip