Path: | History.txt |
Last Update: | Thu Apr 18 14:58:07 +0000 2013 |
* Fixed and incorporated Dominik Barathon's optimizations. * Wrote inline methods for png_crc and png_join. Now about 15x faster overall. * Basic PNG loading. * Reoriented x/y origin to bottom left. This will break things!
* Awesome ascii art patches from Tom Werner: Canvas#inpsect, Canvas#to_s, Color#to_ascii. * Switched to Hoe. * PNG.pie_chart from png/pie.
* Fixed bug in PNG::Canvas#each.