michael@0: FreeType 2.5.3 michael@0: ============== michael@0: michael@0: Homepage: http://www.freetype.org michael@0: michael@0: FreeType is a freely available software library to render fonts. michael@0: michael@0: It is written in C, designed to be small, efficient, highly michael@0: customizable, and portable while capable of producing high-quality michael@0: output (glyph images) of most vector and bitmap font formats. michael@0: michael@0: Please read the docs/CHANGES file, it contains IMPORTANT michael@0: INFORMATION. michael@0: michael@0: Read the files `docs/INSTALL*' for installation instructions; see michael@0: the file `docs/LICENSE.TXT' for the available licenses. michael@0: michael@0: The FreeType 2 API reference is located in `docs/reference'; use the michael@0: file `ft2-toc.html' as the top entry point. Additional michael@0: documentation is available as a separate package from our sites. Go michael@0: to michael@0: michael@0: http://download.savannah.gnu.org/releases/freetype/ michael@0: michael@0: and download one of the following files. michael@0: michael@0: freetype-doc-2.5.3.tar.bz2 michael@0: freetype-doc-2.5.3.tar.gz michael@0: ftdoc253.zip michael@0: michael@0: To view the documentation online, go to michael@0: michael@0: http://www.freetype.org/freetype2/documentation.html michael@0: michael@0: michael@0: Mailing Lists michael@0: ============= michael@0: michael@0: The preferred way of communication with the FreeType team is using michael@0: e-mail lists. michael@0: michael@0: general use and discussion: freetype@nongnu.org michael@0: engine internals, porting, etc.: freetype-devel@nongnu.org michael@0: announcements: freetype-announce@nongnu.org michael@0: michael@0: The lists are moderated; see michael@0: michael@0: http://www.freetype.org/contact.html michael@0: michael@0: how to subscribe. michael@0: michael@0: michael@0: Bugs michael@0: ==== michael@0: michael@0: Please report bugs by e-mail to `freetype-devel@nongnu.org'. Don't michael@0: forget to send a detailed explanation of the problem -- there is michael@0: nothing worse than receiving a terse message that only says `it michael@0: doesn't work'. michael@0: michael@0: Alternatively, you may submit a bug report at michael@0: michael@0: https://savannah.nongnu.org/bugs/?group=freetype michael@0: michael@0: michael@0: Enjoy! michael@0: michael@0: michael@0: The FreeType Team michael@0: michael@0: ---------------------------------------------------------------------- michael@0: michael@0: Copyright 2006-2014 by michael@0: David Turner, Robert Wilhelm, and Werner Lemberg. michael@0: michael@0: This file is part of the FreeType project, and may only be used, michael@0: modified, and distributed under the terms of the FreeType project michael@0: license, LICENSE.TXT. By continuing to use, modify, or distribute michael@0: this file you indicate that you have read the license and understand michael@0: and accept it fully. michael@0: michael@0: michael@0: --- end of README ---