Working on a new project I wanted to create a badge that would have warped text with a dynamic date. It would be a flag with the text of how long the company has been in business. They started in 1997 and I used PHP to get the current year and display in the warped text.

This site helped me accomplish this.

http://csswarp.eleqtriq.com/

I took a little bit to understand how it sets the position, but when you understand it this site is incredibly helpful.

Let us know if this helped you….