Accelerated Surface v1.1
Accelerated Surface v1.1
In this new version:
- I added the PathEffects (SetPathEffect, SetPathEffect2, AddToPathEffect);
- I added DrawBitmapMesh (the bitmap is drawn through a mesh made of numerous nodes; it's useful to distort a bitmap or apply it on a 3D object);
- I added two examples to illustrate the PathEffects functions and DrawBitmapMesh;
- I added the Get/SetAlpha functions for AS_Object and AS_Text;
- I added the GetWidth and GetHeight functions for AS_Object;
- I improved the error checking;
- I fixed a minor bug in the TextFactory example.
That's probably the last version because this library is rich enough, and the number of functions that benefit from the hardware acceleration is limited.
Download the new version (1.11)
EDIT: I released a version 1.11 that fixes three bugs in v1.1.