Il 22/08/2012 10:57, alok raj ha scritto:
> Hello every one..I am new to this .. so anyone please suggest some
> online tutorial and books to refer for "Skia" graphics library...
Together with the wiki (
http://code.google.com/p/skia/w/list -
especially APIOverview and the following SkCanvas, SkPaint etc), and
the library header files, I found this tutorial on the skia for
blackberry github to be very useful to get started drawing some stuff:
https://github.com/blackberry/Skia/wiki
hope this helps!
athos
PS: I'd love to see a book dealing with this library!