- Implment the maxread threshold (Indicates how far
a library can read before it indicates that it's done).
+BUGS:
+- at smaller point sizes (14 pixels) the bottom of a g can be
+lost (using the arial or ImUgly font)
+
Enhanched internal structure:
MultiImage & metadata support:
- compose channels - build a new image based on channels from several
images
+- filled polygons
+
+- arc outlines
+
Clean up:
- Make sure everything is doable with the OO interface
i_flood_fill() for example.