This port implements support for loading and using PNG images with Tcl/Tk. Although other extensions such as Img also add support for PNG images, I wanted something that was lightweight, did not depend on libpng, and which would be suitable for inclusion in the Tk core, as Tk does not currently support any image formats natively that take advantage of its internal support for alpha blending, and alpha antialiasing and drop shadows really go a long way toward beautifying Tk applications. At this time, the package supports reading images from files or binary data. Base64 decoding is supported as of version 0.6. Exporting images to PNG format is not supported yet. The package supports the full range of color types, channels and bit depths from 1 bit black & white to 16 bit per channel full color with alpha (64 bit RGBA) and interlacing. Ancillary "chunks" such as gamma, color profile, and text fields are ignored, although they are checked at a minimum for correct CRC. WWW: http://www.muonics.com/FreeStuff/TkPNG/ Author: Michael Kirkham t/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/gmime2-sharp
Commit message (Expand)AuthorAgeFilesLines
* - Update lang/mono to 2.0.1.flz2009-02-092-9/+11
* - Update maintainer mail addressmiwi2008-07-261-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Change PORTREVISION to 0 since mail/gmime2 are updatedmnag2007-07-221-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - USE_GNOME+=gtksharp20tmclaugh2007-02-051-5/+3
* Do REINPLACE_CMD in pre-configure because master port has a post-patch targettmclaugh2006-08-151-1/+2
* - Update ports affected by mail/gmime2 updatemnag2006-05-012-7/+6
* Chase gtk-sharp20 updatetmclaugh2006-02-191-1/+1
* Update port after master port update to 2.1.18tmclaugh2006-01-182-5/+3
* Fix pkg-plist after Mono 1.1.12.1 update.tmclaugh2006-01-152-4/+2
* - Fix a versioned libglib-2.0.so DllImport which causes gmime# to betmclaugh2005-11-102-4/+7
* Fix duplicate LATEST_LINK.tmclaugh2005-10-141-0/+2
* Fix pkg-plist. This was caused by differences between the gacutil intmclaugh2005-10-132-3/+1