Will the correct drawing of line caps (currently missing?) be implemented in the future?
There also seems to be bugs with canvas.drawLines() and gaps appearing between lines at the joins (where an individual for loop to canvas.drawLine() works fine), possibly some line join code is not working 100%. I got the impression before that you are aware of these, but should we be submitting bugs if they don't seem to be getting fixed ? :) Canvas API is great, and thankfully unlike Kostya, for me the hwAcceleration=true on 4.0+ has generally done wonders. On Tuesday, October 16, 2012 1:54:20 PM UTC-4, Romain Guy (Google) wrote: > > > Maybe it gets better in 4.2 or 7.1, but with so many new features being > > added all the time, I'm not getting my hopes up. > > Canvas is not getting new APIs/features in the foreseeable future. The > focus is on fixing bugs and implementing missing features (non > rectangular clip for instance.) > > -- > Romain Guy > Android framework engineer > [email protected] <javascript:> > -- 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

