Does someone know the best approach on how to convert a text into image and rotate it vertically?
Or do you have a code on how to do that?
Any web programming language would do (PHP, Javascript, etc..)
I writing a program in php and javascript wherein I let people type in their name in a text input and it will be converted into image, and that image will be rotated.
Hope this info helps.
Are you familiar with the GD Library in PHP?
GD Documentation