----------------
New:
- Assume a width or height of zero is semantically the same as None already was:
Use the other dimension to scale, calculate the missing one.
[jensens, thet]
- Scaled GIFs are converted to RGBA PNG images instead of converting them to JPEG.
[thet, jensens]
Fixes:
- Don't scale images up for direction "down".
[thet]
- Major housekeeping, code refactored in order to reduce complexicty.
[jensens]