On Sep 13, 1:03 pm, [EMAIL PROTECTED] wrote: > hi to all > I am just a beginner of python. I want to know how pixels are plotted > in python. I am not intending to use PIL because I don't need to > manipulate images. So is there a simple module for 2D graphics and > plot pixels
Here is a *very* simple-minded module for creating BMP files, that supports drawing points, lines, and simple shapes. http://www.geocities.com/ptmcg/python/index.html#bmp -- Paul -- http://mail.python.org/mailman/listinfo/python-list