Rotating Text without Embedding Fonts
I needed this for creating an axis label for a chart. The Flex Charting label was flashing. Basically it creates a bitmap of the text and then rotates that. Obviously, you can’t select text, but, might be useful for someone. Here it is. Click the “add a text field” button. Then change text in the text input component. Rotate using the slider. Right click, view source.
Comments
One Response to “Rotating Text without Embedding Fonts”
Leave a Reply
This is amazing! Thank you for sharing this. :-)