Hi, Custom path effects are not possible and this feature is not planned for the next release, sorry.
On Sun, Mar 6, 2011 at 8:38 AM, Wagaf <[email protected]> wrote: > 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 > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them -- 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

