Update of /cvsroot/q-lang/q
In directory sc8-pr-cvs1:/tmp/cvs-serv28198
Modified Files:
README
Log Message:
updated READMEs
Index: README
===================================================================
RCS file: /cvsroot/q-lang/q/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README 16 Dec 2003 19:02:29 -0000 1.5
--- README 23 Dec 2003 01:41:23 -0000 1.6
***************
*** 312,316 ****
A binary release for all current 32 bit Windows systems, the Qpad package, is
! available from the Q homepage. It provides an msi installer package, a
user-friendly Windows GUI frontend to the interpreter, extensive online
documentation including the full Q language manual in html help format, and of
--- 312,316 ----
A binary release for all current 32 bit Windows systems, the Qpad package, is
! available from the Q homepage. It provides an MSI installer package, a
user-friendly Windows GUI frontend to the interpreter, extensive online
documentation including the full Q language manual in html help format, and of
***************
*** 372,375 ****
--- 372,379 ----
create raster graphics on a variety of display devices. See README-GGI for
more information.
+
+ Please note that GGI itself doesn't provide any custom font support for text
+ rendering, but Q's `ggi' module does. To make this work, you'll also need
+ version 2 of the FreeType library, available from http://www.freetype.org/.
IMAGEMAGICK
|