- Fix ellipse drawing.
- Add scale, transform, translate, push/pop_matrix functions.
- Fix tinting problem (can be seen by running HydrogenDemo).
- Add a small hack to allow
import Image
withoutfrom PIL
. - Add a patch to PIL Image loading to load built-in images.