Python Forum

Full Version: image manipulation on a web app
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys, I want to create an app that has a background (for example a t-shirt), and then to be able to add a logo and some text maybe of choose the font you want but I really do not know where to start.
Do you have any ideas? Of is there any already made template for such thing? And foremost can it be done?

[Image: something-tshirt.jpg]
you can look through the packages for screen printing here. https://pypi.org/search/?q=%27screen+print%27
Perhaps something will be of use.