Hi,
I don't know if it's possible to create custom PathEffects ? I didn't
saw any documentation about that.. If it's not possible, it would be a
very nice feature for a next release :-)

More generally, how would you draw a line with a variable thickness ?
Or a line dashed with two different colors ? (instead of a color and a
free space, as for DashPathEffect).

For the last one, you can always draw the line twice (plain then
dashed) but the rendering time is 2x higher than if it was possible to
implements a custom PathEffect.

Thanks ! :)

-- 
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

Reply via email to