Update of /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI/UserGuide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13218/docs/GUI/UserGuide
Modified Files:
FAQ.pod
Log Message:
1.05 Release
Index: FAQ.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI/UserGuide/FAQ.pod,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FAQ.pod 16 Jul 2006 11:09:32 -0000 1.2
--- FAQ.pod 5 Nov 2006 20:04:50 -0000 1.3
***************
*** 450,455 ****
Win32::GUI::DIBitmap add new reading/writing bitmap formats to
Win32::GUI and some images manipulations (Conversion, Screen capture, ...).
! This package uses FreeImage 2.4.1, an open source image library
! supporting all common bitmap formats (visit: L<http://www.6ixsoft.com/>).
Supports many formats, such as:
--- 450,456 ----
Win32::GUI::DIBitmap add new reading/writing bitmap formats to
Win32::GUI and some images manipulations (Conversion, Screen capture, ...).
! This package uses FreeImage 3.5.1, an open source image library
! supporting all common bitmap formats (visit:
! L<http://freeimage.sourceforge.net/>).
Supports many formats, such as:
|