On Mon, Jul 11, 2011 at 11:02 PM, Roland Praehofer
<[email protected]> wrote:
> Hi everyone!
>
> Is it possible to merge several paths?

Yes.

>
> I guess, the following doesn't work, because every path is seen as a
> different 'contour'?

What exactly is the problem? BTW, do you really need to use paths?
For your code, simple drawLine()'s should do. Additionally, you might
want to use PointF to make your code more readable.

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