mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-06-09 23:18:20 +02:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
fixed-point square root. it is now used even with 64-bits
ints, as it's simply _much_ faster than calling FT_Sqrt64 :-)
* src/base/ftbbox.c : removed invalid "#include FT_BEZIER_H" line
|
||
|---|---|---|
| builds | ||
| docs | ||
| include | ||
| objs | ||
| src | ||
| .cvsignore | ||
| ChangeLog | ||
| CHANGES | ||
| descrip.mms | ||
| INSTALL | ||
| Jamfile | ||
| Jamrules | ||
| LICENSE.TXT | ||
| Makefile | ||
| README | ||
| README.VMS | ||
| TODO | ||
FreeType 2.0.2
==============
Please read the CHANGES file, it contains IMPORTANT INFORMATION.
Read the files "INSTALL" or "docs/BUILD" for installation instructions.
Note that the FreeType 2 documentation is now available as a separate
package from our sites. See:
ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.2.tar.bz2
ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.2.tar.gz
ftp://ftp.freetype.org/pub/freetype2/ftdoc202.zip
Enjoy!
The FreeType Team