mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
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>
8 lines
241 B
Plaintext
8 lines
241 B
Plaintext
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.
|