-
wv2-0.0.8 released
wv2 is a portable C++ implemenation of a MS Word import library. Right now it supports importing of Word 97, 2000, and XP documents; support for Word 6 and Word 95 is planned. The 0.0.8 release contains bugfixes.
2003-03-11 12:58:10 UTC by trobin
-
wv2-0.0.6 released
wv2 is the new version of the wv library. Currently it's only used by the KWord importer (in the KDE CVS). wvWare is the continuation of Caolan McNamara's wv - the MSWord library. Efforts are underway to make this library more correct, robust, and turn it into a Word97 exporter.
2003-02-16 14:02:39 UTC by dfaure_kde
-
libwmf-0.2.8 released
Well, debian and gentoo are very upset with me for not incrementing the binary number, so that libwmf-0.2.7 could not be used as a drop-in replacement for libwmf-0.2.6. My most abject apologies. I've incremented it this time so that libwmf-0.2.8 can replace libwmf-0.2.7 (though not libwmf-0.2.6 - which it could, in theory).
What's changed?
Well. libwmf2's included GD now uses a contiguous array of pixels for its truecolor image buffer, and there's a function in libwmf which returns a pointer to this array: wmf_gd_image_pixels().
Another new function is wmf_display_size() which gives a better estimate of the image size than wmf_size() does - thanks to Dom & Bob for that.
Last, and in a ballpark in a different state from the one where least is currently pitching, is Dom's brilliant new gtk-pixbuf loader. (You'll need GTK+-2.1.2 or later for this to work.)
11th December, 2002
Francis James Franklin
2002-12-11 16:06:28 UTC by fjfranklin
-
wv-0.7.4 released
This is two releases since 0.7.3 took a wrong turn somewhere and was last seen rummaging in the bins behind NewsForge.net for old documents. Any information leading to the recovery of the errant release will be rewarded with a free copy of wv-0.7.4.
As usual I'm clueless about who has contributed what to wv since the previous release. Martin Junius did a bunch of stuff, again; Golan a.k.a. 'risk it' and Tian Huisohu found some memory leaks; Corby Wilson fixed some stuff (hey, even I fixed some stuff :-), and of course lots of stuff by Dom (internationalization etc.).
Regards, Frank
2002-11-05 21:07:46 UTC by fjfranklin
-
libwmf-0.2.7 released
alternative source-ball for Darwin-Jaguar systems
(minor) bug-fix release
some experimental / incomplete export API work
2002-10-14 07:48:49 UTC by fjfranklin