Show HN: Svglib a SVG parser and renderer for Windows (github.com)

by leopoldj 1 comments 15 points
Read article View on HN

1 comment

[−] mmozeiko 64d ago
How does it compare to rendering SVG by Direct2D itself? When using ID2D1DeviceContext5::DrawSvgDocument method, and ID2D1SvgDocument can be loaded from file with ID2D1DeviceContext5::CreateSvgDocument + SHCreateStreamOnFileW.
[−] eegG0D 64d ago
[flagged]