linebender / resvg

An SVG rendering library.
Apache License 2.0
2.85k stars 228 forks source link

impl From for FontStretch, FontStyle #813

Closed dhardy closed 2 months ago

dhardy commented 2 months ago

Closes #808.

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

Note also:

dhardy commented 2 months ago

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