He guys and girl out there,
Is it possible to put an text in imagesprite instead of a picture??
Like to hear from you.
He guys and girl out there,
Is it possible to put an text in imagesprite instead of a picture??
Like to hear from you.
Hi. Please begin searching the community and then elaborate… we cannot guess your question. Show what you already tried…
Yoshi
I changed your title. The one you used wasn’t very clear.
You can make an image that contains text and import that but i guess you know that. Can you give an example of what you are trying to achieve.
a workaround might be to write some text into a textbox, take a screenshot, probably crop that screenshot accordingly and save it as image and then set it as sprite
to crop images there are extensions available, for example the image extension App Inventor Extensions: Image | Pura Vida Apps
for other image extensions see also the extensions directory App Inventor Extensions | Pura Vida Apps
Taifun
If your motive is just to add text instead of imagesprite or even of you want to add text on imagesprite then I have a solution for you… Use the block when screen initialize() get imagesprite x and y and then using the create text block in canvas you can add text to the required co-ordinates
How to use it??
See here Image Editor - Kodular Docs and an example below
How to use this watermark effect in dynamic image component???
hi @Umesh_Kahar try like this -
Not work…
@Umesh_Kahar is your image in the assets?