The SVG viewer, written in C#, that I’m working on is slowly getting there. It now supports:
Viewports (almost)
Transformations
Almost all path commands
All primitives
Groups
and a few other things as well.
The basic system design is now done, adding new things is really fast.
tags: Uncategorized