While debugging my CN1 app on the iOS simulator I get some of these messages:
"Drawing shapes that are not GeneralPath objects is not yet supported on mutable images"
I think it could be related to the wrong drawing of Flamingo-generated images.
Opened issue here:
Is that true?
Is it possible to understand what the problem is so maybe I can fix those classes with a few changes by myself?
Thanks in advance