Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / libs / freetype / README
blob798715a4119164fa1edff999393e72388998daa7
1   FreeType 2.5.0
2   ==============
4   Homepage: http://www.freetype.org
6   FreeType is a freely available software library to render fonts.
8   It  is  written  in  C,  designed to  be  small,  efficient,  highly
9   customizable, and  portable while capable of  producing high-quality
10   output  (glyph  images) of  most  vector  and bitmap  font  formats.
12   Please   read   the  docs/CHANGES   file,   it  contains   IMPORTANT
13   INFORMATION.
15   Read the  files `docs/INSTALL*'  for installation  instructions; see
16   the file `docs/LICENSE.TXT' for the available licenses.
18   The FreeType 2 API reference is located in `docs/reference'; use the
19   file   `ft2-doc.html'   as   the   top  entry   point.    Additional
20   documentation is available as a separate package from our sites.  Go
21   to
23     http://download.savannah.gnu.org/releases/freetype/
25   and download one of the following files.
27     freetype-doc-2.5.0.tar.bz2
28     freetype-doc-2.5.0.tar.gz
29     ftdoc250.zip
31   To view the documentation online, go to
33     http://www.freetype.org/freetype2/documentation.html
36   Mailing Lists
37   =============
39   The preferred way  of communication with the FreeType  team is using
40   e-mail lists.
42     general use and discussion:      freetype@nongnu.org
43     engine internals, porting, etc.: freetype-devel@nongnu.org
44     announcements:                   freetype-announce@nongnu.org
46   The lists are moderated; see
48     http://www.freetype.org/contact.html
50   how to subscribe.
53   Bugs
54   ====
56   Please report bugs  by e-mail to `freetype-devel@nongnu.org'.  Don't
57   forget to  send a  detailed explanation of  the problem --  there is
58   nothing  worse than  receiving a  terse message  that only  says `it
59   doesn't work'.
61   Alternatively, you may submit a bug report at
63     https://savannah.nongnu.org/bugs/?group=freetype
66   Enjoy!
69     The FreeType Team
71 ----------------------------------------------------------------------
73 Copyright 2006-2013 by
74 David Turner, Robert Wilhelm, and Werner Lemberg.
76 This  file is  part of  the FreeType  project, and  may only  be used,
77 modified,  and distributed  under the  terms of  the  FreeType project
78 license,  LICENSE.TXT.  By  continuing to  use, modify,  or distribute
79 this file you  indicate that you have read  the license and understand
80 and accept it fully.
83 --- end of README ---