Bug 1523562 [wpt PR 14802] - [Animation Worklet] Upstream worklet animation with...
[gecko.git] / modules / freetype2 / README
blobc23b99e18a83939fceeef1ace57f2834241ea52b
1   FreeType 2.9.1
2   ==============
4   Homepage: https://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-toc.html'   as   the   top  entry   point.    Additional
20   documentation is available as a separate package from our sites.  Go
21   to
23     https://download.savannah.gnu.org/releases/freetype/
25   and download one of the following files.
27     freetype-doc-2.9.1.tar.bz2
28     freetype-doc-2.9.1.tar.gz
29     ftdoc291.zip
31   To view the documentation online, go to
33     https://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
45     git repository tracker:          freetype-commit@nongnu.org
47   The lists are moderated; see
49     https://www.freetype.org/contact.html
51   how to subscribe.
54   Bugs
55   ====
57   Please submit bug reports at
59     https://savannah.nongnu.org/bugs/?group=freetype
61   Alternatively,    you   might    report    bugs    by   e-mail    to
62   `freetype-devel@nongnu.org'.   Don't  forget   to  send  a  detailed
63   explanation of the problem --  there is nothing worse than receiving
64   a terse message that only says `it doesn't work'.
67   Enjoy!
70     The FreeType Team
72 ----------------------------------------------------------------------
74 Copyright 2006-2018 by
75 David Turner, Robert Wilhelm, and Werner Lemberg.
77 This  file is  part of  the FreeType  project, and  may only  be used,
78 modified,  and distributed  under the  terms of  the  FreeType project
79 license,  LICENSE.TXT.  By  continuing to  use, modify,  or distribute
80 this file you  indicate that you have read  the license and understand
81 and accept it fully.
84 --- end of README ---