protocol7 archive
3 June 2002

.NET SVG viewer

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