added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / workbench / libs / freetype / README
blob050338266672c7f302de44871a51a847fb0ad0ff
2   Special notes to Unix users
3   ===========================
5   Please   read  the  file   "README.UNX",  it   contains  important
6   information  regarding  the   installation  of  FreeType  on  Unix
7   systems, especially GNU based operating systems like GNU/Linux.
9   FreeType 2's library is called `libfreetype', FreeType 1's library
10   is called `libttf'.  They are *not* compatible!
13   FreeType 2.1.3
14   ==============
16   Please   read  the  docs/CHANGES   file,  it   contains  IMPORTANT
17   INFORMATION.
19   Read  the  files "docs/INSTALL"  or  "docs/BUILD" for installation
20   instructions.
22   Note  that the  FreeType 2  documentation  is now  available as  a
23   separate package from our sites.  See:
25     ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.1.3.tar.bz2
26     ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.1.3.tar.gz
27     ftp://ftp.freetype.org/pub/freetype2/ftdoc213.zip
30   Reports
31   =======
33   Please  report  bugs  by  e-mail to  `devel@freetype.org'.   Don't
34   forget to send  a detailed explanation of the  problem -- there is
35   nothing worse  than receiving a  terse message that only  says "it
36   doesn't work".
40   Enjoy!
43     The FreeType Team