Yeap. Thank you for information.
On May 3, 7:06 am, Mark Murphy wrote:
> freeanderson wrote:
> > Hi.
>
> > Currently android.graphics.path is JNI.
> > It has a good performance. Working well.
> > But I think it need to be added more features to Path.
>
> > It's like this:
>
> > Path p = new Path
freeanderson wrote:
> Hi.
>
> Currently android.graphics.path is JNI.
> It has a good performance. Working well.
> But I think it need to be added more features to Path.
>
> It's like this:
>
> Path p = new Path();
> p.load(stream);
> p.save(stream);
>
> The reason is simple. Imagine you want
2 matches
Mail list logo