Senseless, if you not explain what will work with TinyVG and what will not work.
Tried some real life svg files from a current project, all failed:
`Node has unsupported transform:` matrix, translate, Failed to translate color spec rgb, ... The transformed files are all larger.
All files are simple SVG without any special content. Exportet from Affinity Designer.
Those sound like missing features in the importer rather than an actual gap in the spec. Transforms and different color spaces could be baked into the data at import time.
Comments
Senseless, if you not explain what will work with TinyVG and what will not work.
Tried some real life svg files from a current project, all failed: `Node has unsupported transform:` matrix, translate, Failed to translate color spec rgb, ... The transformed files are all larger.
All files are simple SVG without any special content. Exportet from Affinity Designer.
Those sound like missing features in the importer rather than an actual gap in the spec. Transforms and different color spaces could be baked into the data at import time.