jzbrooks / vgo

vector graphic optimization
MIT License
39 stars 1 forks source link

Provide a mechanism for specifying format-specific optimizations #3

Closed jzbrooks closed 4 years ago

jzbrooks commented 4 years ago

Some formats might want to have optimizations that are specific to the format. For example web SVG is a superset of the functionality in vector drawables, so some optimizations may apply to SVG that don't apply to vector drawables.

jzbrooks commented 4 years ago

Was handled as part of making BakeTransformations a format-specific optimization: https://github.com/jzbrooks/guacamole/commit/b9c17376388be7c75e0a0a6b720068a3bd46747a