146407a4bSopenharmony_ciFreeType 2.12.1 246407a4bSopenharmony_ci=============== 346407a4bSopenharmony_ci 446407a4bSopenharmony_ciHomepage: https://www.freetype.org 546407a4bSopenharmony_ci 646407a4bSopenharmony_ciFreeType is a freely available software library to render fonts. 746407a4bSopenharmony_ci 846407a4bSopenharmony_ciIt is written in C, designed to be small, efficient, highly 946407a4bSopenharmony_cicustomizable, and portable while capable of producing high-quality 1046407a4bSopenharmony_cioutput (glyph images) of most vector and bitmap font formats. 1146407a4bSopenharmony_ci 1246407a4bSopenharmony_ciPlease read the `docs/CHANGES` file, it contains IMPORTANT 1346407a4bSopenharmony_ciINFORMATION. 1446407a4bSopenharmony_ci 1546407a4bSopenharmony_ciRead the files `docs/INSTALL*` for installation instructions; see the 1646407a4bSopenharmony_cifile `docs/LICENSE.TXT` for the available licenses. 1746407a4bSopenharmony_ci 1846407a4bSopenharmony_ciFor using FreeType's git repository instead of a distribution bundle, 1946407a4bSopenharmony_ciplease read file `README.git`. 2046407a4bSopenharmony_ci 2146407a4bSopenharmony_ciThe FreeType 2 API reference is located in directory `docs/reference`; 2246407a4bSopenharmony_ciuse the file `index.html` as the top entry point. [Please note that 2346407a4bSopenharmony_cicurrently the search function for locally installed documentation 2446407a4bSopenharmony_cidoesn't work due to cross-site scripting issues.] 2546407a4bSopenharmony_ci 2646407a4bSopenharmony_ciAdditional documentation is available as a separate package from our 2746407a4bSopenharmony_cisites. Go to 2846407a4bSopenharmony_ci 2946407a4bSopenharmony_ci https://download.savannah.gnu.org/releases/freetype/ 3046407a4bSopenharmony_ci 3146407a4bSopenharmony_ciand download one of the following files. 3246407a4bSopenharmony_ci 3346407a4bSopenharmony_ci freetype-doc-2.12.1.tar.xz 3446407a4bSopenharmony_ci freetype-doc-2.12.1.tar.gz 3546407a4bSopenharmony_ci ftdoc2121.zip 3646407a4bSopenharmony_ci 3746407a4bSopenharmony_ciTo view the documentation online, go to 3846407a4bSopenharmony_ci 3946407a4bSopenharmony_ci https://www.freetype.org/freetype2/docs/ 4046407a4bSopenharmony_ci 4146407a4bSopenharmony_ci 4246407a4bSopenharmony_ciMailing Lists 4346407a4bSopenharmony_ci------------- 4446407a4bSopenharmony_ci 4546407a4bSopenharmony_ciThe preferred way of communication with the FreeType team is using 4646407a4bSopenharmony_cie-mail lists. 4746407a4bSopenharmony_ci 4846407a4bSopenharmony_ci general use and discussion: freetype@nongnu.org 4946407a4bSopenharmony_ci engine internals, porting, etc.: freetype-devel@nongnu.org 5046407a4bSopenharmony_ci announcements: freetype-announce@nongnu.org 5146407a4bSopenharmony_ci git repository tracker: freetype-commit@nongnu.org 5246407a4bSopenharmony_ci 5346407a4bSopenharmony_ciThe lists are moderated; see 5446407a4bSopenharmony_ci 5546407a4bSopenharmony_ci https://www.freetype.org/contact.html 5646407a4bSopenharmony_ci 5746407a4bSopenharmony_cihow to subscribe. 5846407a4bSopenharmony_ci 5946407a4bSopenharmony_ci 6046407a4bSopenharmony_ciBugs 6146407a4bSopenharmony_ci---- 6246407a4bSopenharmony_ci 6346407a4bSopenharmony_ciPlease submit bug reports at 6446407a4bSopenharmony_ci 6546407a4bSopenharmony_ci https://gitlab.freedesktop.org/freetype/freetype/-/issues 6646407a4bSopenharmony_ci 6746407a4bSopenharmony_ciAlternatively, you might report bugs by e-mail to 6846407a4bSopenharmony_ci`freetype-devel@nongnu.org`. Don't forget to send a detailed 6946407a4bSopenharmony_ciexplanation of the problem -- there is nothing worse than receiving a 7046407a4bSopenharmony_citerse message that only says 'it doesn't work'. 7146407a4bSopenharmony_ci 7246407a4bSopenharmony_ci 7346407a4bSopenharmony_ciPatches 7446407a4bSopenharmony_ci------- 7546407a4bSopenharmony_ci 7646407a4bSopenharmony_ciFor larger changes please provide merge requests at 7746407a4bSopenharmony_ci 7846407a4bSopenharmony_ci https://gitlab.freedesktop.org/freetype/freetype/-/merge_requests 7946407a4bSopenharmony_ci 8046407a4bSopenharmony_ciAlternatively, you can send patches to the `freetype-devel@nongnu.org` 8146407a4bSopenharmony_cimailing list -- and thank you in advance for your work on improving 8246407a4bSopenharmony_ciFreeType! 8346407a4bSopenharmony_ci 8446407a4bSopenharmony_ciDetails on the process can be found here: 8546407a4bSopenharmony_ci 8646407a4bSopenharmony_ci https://www.freetype.org/developer.html#patches 8746407a4bSopenharmony_ci 8846407a4bSopenharmony_ci 8946407a4bSopenharmony_ciEnjoy! 9046407a4bSopenharmony_ci 9146407a4bSopenharmony_ci The FreeType Team 9246407a4bSopenharmony_ci 9346407a4bSopenharmony_ci---------------------------------------------------------------------- 9446407a4bSopenharmony_ci 9546407a4bSopenharmony_ciCopyright (C) 2006-2022 by 9646407a4bSopenharmony_ciDavid Turner, Robert Wilhelm, and Werner Lemberg. 9746407a4bSopenharmony_ci 9846407a4bSopenharmony_ciThis file is part of the FreeType project, and may only be used, 9946407a4bSopenharmony_cimodified, and distributed under the terms of the FreeType project 10046407a4bSopenharmony_cilicense, LICENSE.TXT. By continuing to use, modify, or distribute 10146407a4bSopenharmony_cithis file you indicate that you have read the license and understand 10246407a4bSopenharmony_ciand accept it fully. 10346407a4bSopenharmony_ci 10446407a4bSopenharmony_ci 10546407a4bSopenharmony_ci--- end of README --- 106