SVG
SVG copied to clipboard
Rendering does not respect font-stretch attribute
Description
When rendering a document via the SvgDocument.Draw() method, the generated image does not have its fonts condensed as specified.
Example data
I've attached the svg image I've tried to render and the result of the image rendered to the issue.
Used Versions
Occurs in .Net Core 3.1, I've tried both the 3.2.3 nuget package as well as the current master branch.
@cyl1d3
font-stretch seems to not implementation.