mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-25 03:48:14 +02:00
* docs/docmaker.py: updated the DocMaker script in order to add
command line options (--output,--prefix,--title), fix the erroneous
line numbers reported during errors and warnings, and other formatting
issues..
* src/base/ftcalc.c: various tiny fixes related to rounding in 64-bits
routines and pseudo"optimisations" :-)
|
||
|---|---|---|
| .. | ||
| descrip.mms | ||
| ftbase.c | ||
| ftbbox.c | ||
| ftcalc.c | ||
| ftdebug.c | ||
| ftextend.c | ||
| ftglyph.c | ||
| ftinit.c | ||
| ftlist.c | ||
| ftmac.c | ||
| ftmm.c | ||
| ftnames.c | ||
| ftobjs.c | ||
| ftoutln.c | ||
| ftstream.c | ||
| ftsynth.c | ||
| ftsystem.c | ||
| Jamfile | ||
| rules.mk | ||