Curved corner images in rmagick
Sunday, July 20th, 2008RMagick is a great ruby library for image manipulation – it’s basically a wrapper around the venerable ImageMagick libraries. There are some complexities around installing it on some platforms, and you have to be careful with garbage collection, but it’s still very easy to use and very powerful.
The curved corner images I used in previous [...]