mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-28 09:40:24 +01:00
direct computations with 16.16 values instead of sub-divisions.
It is now slower, but proves a point :-)
* src/raster/ftraster.c, src/smooth/ftgrays.c, src/base/ftbbox.c :
fixed the bezier stack depths..
* src/base/ftcalc.c (FT_MulFix): minor rounding fix
* builds/beos : added BeOS-specific files to the old build system
(no changes were necessary to support BeOS in the Jamfile though)
|
||
|---|---|---|
| .. | ||
| descrip.mms | ||
| ftraster.c | ||
| ftraster.h | ||
| ftrend1.c | ||
| ftrend1.h | ||
| Jamfile | ||
| module.mk | ||
| raster.c | ||
| rules.mk | ||