Subject: CVS commit: pkgsrc/graphics/libwmf
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2003 23:46:49
Module Name: pkgsrc
Committed By: drochner
Date: Mon Jan 20 21:46:49 UTC 2003
Modified Files:
pkgsrc/graphics/libwmf: Makefile PLIST distinfo
Log Message:
update to 0.2.8
changes:
* update wmf2x & wmf2gd to use wmf_display_size() (fjf)
* ditch wmf_gd_image_free(); api_destroy takes care of the image (fjf)
* add new wmf_display_size() function which returns integer
size of image for display; io-wmf loader update (dom)
* add two convenience functions to xgd device layer for
manipulating GD image post-conversion (fjf)
* give libwmflite its own interface/binary numbers (fjf)
* change gd.c (add _tpixels member to gdImageStruct)
- now allocates contiguous array for truecolor pixels (fjf)
* gdk-pixbuf plugin added (dom); config update (fjf)
(needed for gimageview)
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/graphics/libwmf/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/libwmf/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/libwmf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.