Graphic46
Active member
- Oct 2, 2018
- 377
- 86
- 28
Hi all !
I need a script that will write all the letters one by one on the blank background and save it. I searched the internet and found this below code. it numbers one by one to any number. but I need A to Z letter.
how to change code for to sort alphabetically ?
so this code export images = #1 #2 #3 #4 #5 ...
but i need A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
can someone help me? thanks.
I need a script that will write all the letters one by one on the blank background and save it. I searched the internet and found this below code. it numbers one by one to any number. but I need A to Z letter.
how to change code for to sort alphabetically ?
so this code export images = #1 #2 #3 #4 #5 ...
but i need A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
can someone help me? thanks.
JavaScript:
You don't have permission to view the code content. Log in or register now.