[gtk+/gtk-2-24] Update build/win32/vs9/README.txt



commit 7039a30400e420af9b075e7e2c30c7d0b5876198
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Mar 16 14:45:38 2011 +0800

    Update build/win32/vs9/README.txt
    
    Make the information in that file more up-to-date.

 build/win32/vs9/README.txt |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 82783d3..1655574 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -6,10 +6,15 @@ first need to use some Unix-like environment or manual work to expand
 the files needed, like config.h.win32.in into config.h.win32 and the
 .vcprojin files here into corresponding actual .vcproj files.
 
-You will need the parts from below in the GTK+ stack: pango, atk and
-glib. External dependencies are at least zlib, libpng, proxy-libintl,
-fontconfig, freetype, expat. See the corresponding README.txt file in
-glib for details where to unpack them.
+You will need the parts from below in the GTK+ stack: gdk-pixbuf,
+pango, atk and glib. External dependencies are at least zlib, libpng,
+a gettext/libintl implementation, cairo, plus libtiff, IJG libjpeg and
+libjasper (JPEG-2000 library) if GDI+ is not used.
+Freetype, fontconfig and expat are not used in GTK+ itself,
+but may be used by GTK+-based applications such as GIMP via the usage
+of Pango-Freetype and/or Cairo.
+See the corresponding README.txt file in glib for details where to
+unpack them.
 
 The "install" project will copy build results and headers into their
 appropriate location under <root>\vs9\<PlatformName>. For instance,
@@ -20,3 +25,4 @@ project files higher in the stack are supposed to look for them, not
 from a specific GLib source tree.
 
 --Tor Lillqvist <tml iki fi>
+--Updated by Fan, Chun-wei <fanc999 yahoo com tw>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]