Hi,
I want to create an empty Sprite Candy image and fill it with Sprite Candy text objects.
Is this possible?
Thanks in advance
and then...? :)
I think this is not the point.
I don't know how to draw a Sprite Candy text object, directly into a Sprite Candy image object.
My goal is to make a Sprite Candy image object containing texts in different directions.
ah ok.
I don't think you can, when you create a new layer it is either made with an image resource or a font resource.
You need to make a new layer that is made with a loaded in font resource, then all the text commands will work in it.
It is a little bit of trouble to use at frist, but with a few good types and functions its not a problem at all.
I will try with a different approach.
Thank you for your response.