In the generate_tiles.py script which generates map tiles using Mapnik, what is the image class used? I don't know if this is something internal to Python or an external class imported by Mapnik. I'd like to be able to add a black 1-pixel frame around each map before saving but don't know if the image class has any pixel/line writing methods.
Regards, Warren _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

