I'm trying to do Java2D stuff with Android and constantly banging my head into walls. What I'd like to do is start with a Typeface and a String and turn that into a shape that can then be filled and stroked. Is there a way to do this? The Java2D equivalent would use a GlyphVector.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

