GDI+ architect is now open source

GDI+ architect is now open source

GDI+ Architect is a designer I created for GDI+ code. It lets you draw objects on a canvas and generate SVG or GDI+ source code. I had moved it a while back from .NET 1.1 to 2.0, but there was a proprietary icon set which prevented me from releasing the source. I decided to just remove the icons and keep my ugly ones I created in instead.

My reason for open sourcing it is want to make sure if anyone had legacy code from the .NET 1.1 time frame that used this product, they could still get at it. While I don’t expect a lot of new development on this project, if you need help with it please contact me. It’s also interesting code you ever need to do anything with snapping, drawing, text wrapping, or anything of that sort regardless of your target A warning though – it’s in VB.NET instead of C# as this was once my primary language.

If you are interested, you can get the source from GitHub