Hi Guys,
I am building a website for a football club merchandise store and they want the ability for users to see their name/number on the back of a shirt if they choose that option.
I have look on the Chelsea FC site and they have this;
http://www.chelseamegastore.com/stores/ ... ctorid=280
Which generates this;
http://findel.scene7.com/is/image/Finde ... r=500,140)
I have a pdf with all the numbers/letters which I could slice up. So I imagine I need to generate the name, transform it into a curve then overlay on the shirt with number.
Any guidance on how to do this would be much appreciated.
Many thanks,
Seb
Print on football shirt?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Print on football shirt?
see -wave at http://www.imagemagick.org/Usage/warping/#wave
or my bash unix script, texteffect, at the link below
or my bash unix script, texteffect, at the link below