* Implementation of text renderer
* Fix some characters being cut
* Fix encoding and other bugs
* Add black background & fix bugs
* Fix more bugs
* Change to relative path
* Add a font option & Default font for MacOS & Fix anti-aliasing
* Document -font & enlarge default canvas
* Update README.md
* Delete README.MAC.TXT
No longer accurate given work done to integrate Mac into build processes.
* Change to use project's PNG/ZLIB libraries
* Fix Mac build command
Makes OCR an optional parameter
Adds python API file to build
* Update README.md
- Adds a open-source hashing lib for SHA2 (SHA-256, SHA-386, SHA-512)
from http://www.aarongifford.com/computers/sha.html, with some small
modifications to make it work unders windows too
- Updates build commands to reflect this change