mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-27 21:08:14 +02:00
This doubles the number or allowed points, see
https://github.com/harfbuzz/harfbuzz/issues/4752
Although it is hardly practical to use more than 32767 points,
other font engines seem to support it.
* docs/CHANGES: Announce it.
* include/freetype/ftimage.h (FT_Outline): Do it and update limits.
* src/*: Update `FT_Outline` users.
|
||
|---|---|---|
| .. | ||
| ftbsdf.c | ||
| ftsdf.c | ||
| ftsdf.h | ||
| ftsdfcommon.c | ||
| ftsdfcommon.h | ||
| ftsdferrs.h | ||
| ftsdfrend.c | ||
| ftsdfrend.h | ||
| module.mk | ||
| rules.mk | ||
| sdf.c | ||