Next.js Hacker News
top
|
new
|
ask
|
show
|
jobs
|
GitHub
Show HN: Svglib a SVG parser and renderer for Windows
8 points by
leopoldj
3 days ago |
1 comments
add comment
mmozeiko
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
[flagged]