[Mono-list] Drawing on MonoDroid
Miguel de Icaza
miguel at xamarin.com
Wed Nov 9 23:21:49 EST 2011
Hello Sebi,
Our app heavily uses the System.Drawing (for manipulating bitmaps, then with
> GTK# and with other methods put it on the screen). Now we want to move to
> Android, where there is no System.Drawing nor Cairo nor Pango. What should
> I
> do? We planning to move to IOS in the future. Is there any really cross
> platform solution for Drawing?
>
The good news is that it should be relatively easy to port libgdiplus,
Cairo, Pango and our System.Drawing stack to both iOS and Android.
The bad news is that this is currently something that you would have to do
on your own.
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20111109/9853477b/attachment-0001.html
More information about the Mono-list
mailing list