Re: [android-developers] drawing 2D - vector based paths arcs etc

2010-12-09 Thread Kostya Vasilyev
Canvas.drawPath: http://developer.android.com/reference/android/graphics/Canvas.html Path: http://developer.android.com/reference/android/graphics/Path.html addArc, arcTo, etc. -- Kostya 09.12.2010 13:34, dashman пишет: i'd like to get some info on how to draw vector based paths, arcs and o

[android-developers] drawing 2D - vector based paths arcs etc

2010-12-09 Thread dashman
i'd like to get some info on how to draw vector based paths, arcs and other shapes. can someone point me in the right direction. thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develope