svgtypes
svgtypes copied to clipboard
A collection of parsers for SVG types.
Results
3
svgtypes issues
Sort by
recently updated
recently updated
newest added
This is a correct FuncIRI: `fill="url('#gfuser')"`
This will involve some work around the floats to make them hashable. In the case of SVG types I think we can even do the simple `.to_bits().hash()` with additional check...