Begining implementation of OpenVG drawing code.
Slight modification to AffineTransform to make it easier to get the transform's value in an array that is compatable with OpenVG (and OpenGL for that instance).
Added support for OpenVG wrapper in Graphics implementation (obviously, if the OpenVG portion isn't done then this won't work).
Fixed minor license mistake in GraphicsImplNative.
↧