Hello!
My app really needs a couple of features that I can’t seem to figure out how to do properly in Corona.
First, skewing, identical to skewing in Flash*. As far as I understand, I can do skewing as a combination of rotating and scaling. However, it seems tedious to animate a skewing animation of an object that has scales/rotations/translations as well - for example, it seems troublesome to synchronize skewing with the other changing parameters.
I think it’s possible, and I will definitely try this if I don’t get an answer (I’ve already posted this question: http://developer.anscamobile.com/forum/2010/03/01/advanced-transformations ), but it seems like such a simple thing to do if given access to the transformation matrices of objects directly. So, my question is this: is there any way to access these transformation matrices? If not, any chance skewing, or access to transformation matrices, could be made available in Corona in the near future (week-two, three tops), in a fashion that will allow me to add the parameters I need to a transition.to call?
Second, I need tints - also identical to Flash’s. Actually, I also need something like a glow (or outline) filter, so perhaps I’d like a means to do pixel manipulation in Corona. However, if I could get at least tints, that’d already be great.
Another thing I was interested in is custom fonts. Is there any way to use custom fonts in Corona?
*http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/geom/Matrix.html - link to the exact skew I need =) [import]uid: 8145 topic_id: 2061 reply_id: 302061[/import]
[import]uid: 76697 topic_id: 2061 reply_id: 65618[/import]
[import]uid: 86395 topic_id: 2061 reply_id: 66209[/import]