071479247d
This is an image format handler for Tk. It handles the following image formats: bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript. PR: ports/10234 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
7 lines
241 B
Text
7 lines
241 B
Text
This is an image format handler for Tk. It handles the following image
|
|
formats:
|
|
|
|
bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.
|
|
|
|
Using this library with Tcl/Tk applications allows one to work with
|
|
photos and images in the application.
|