textorize
textorize copied to clipboard
I put it on a branch to avoid mangling the gem but I think this will be easier to use on macruby, which can be installed with rvm
It took me some time to figure out this: If I render a string on a MacBookPro with Retina display, the resulting images are rendered differently. This certainly is desired...
After installing textorize via the instructions your blog post (the one that's linked to from textorize.org), I just spent quite a while writing a detailed bug report about how there...
The graphics generated by textorize don't match the colors requested when viewed in Safari or Firefox. Example: - I asked for a background of #280606 - I got a background...
Kerning is currently added after the last character which leads to a problem when centering the resulting png. Could kerning on the last character be skipped or else could the...