linebender / resvg

An SVG rendering library.
Mozilla Public License 2.0
2.79k stars 225 forks source link

impl From for FontStretch, FontStyle #813

Closed dhardy closed 1 month ago

dhardy commented 1 month ago

Closes #808.

I added a CI test for usvg with all features since this was not present.

Note also:

dhardy commented 1 month ago

Also note: the two enum conversions included here are the only bits I particularly wanted anyway.