ASVSharp Unsigned Types, AntiZoomAndPan, and SVG Unleashed
Wednesday, October 16th, 2002I made a small update to the ASVSharp (C# wrapper classes for Adobe’s SVG Viewer). Unsigned types in the IDL are not being returned as unsigned types from ASV or, at the very least, the values will not cast to their unsigned equivalents. I’ve replace all unsigned types in the library with the signed equivalent.
I’ve been reminded of a problem in AntiZoomAndPan that does not take the current viewBox correctly into account. I’ve started looking into that, but for the mean time, I made a small change to the code to remove dependence on the ViewBox object.
Oh yeah. I guess I should put in a plug for a book I helped out on. SVG Unleashed was released a few weeks ago and is available at Amazon and maybe even at a bookstore near you.