Initial release
- Fixed space character in file name bug
- crop() will assume width and height as cropwidth and cropheight if they are not specified
- '(' and ')' escaped in filenames
- Fixed file name special character bug. More complicated than assumed!
- File names can have more than once space
- Better fix for file name issues.
- info() bug fixed
- New method - thumbnail()
- Bug in thumbnail() fixed