mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-14 13:28:08 +02:00
Blaskey). * src/sfnt/ttcmap.h (TT_CMap): Add member `unsorted'. * src/sfnt/ttcmac.c: Use SFNT_Err_Ok where appropriate. (tt_cmap0_validate, tt_cmap2_validate, tt_cmap6_validate, tt_cmap8_validate, tt_cmap10_validate, tt_cmap12_validate): Use `FT_Error' as return type. (tt_cmap4_validate): Use `FT_Error' as return type. Return error code for unsorted cmap. (tt_cmap4_char_index, tt_cmap4_char_next): Use old code for unsorted cmaps. (tt_face_build_cmaps): Set `unsorted' variable in cmap. Minor formatting. |
||
|---|---|---|
| .. | ||
| ftcache.c | ||
| ftcbasic.c | ||
| ftccache.c | ||
| ftccback.h | ||
| ftccmap.c | ||
| ftcerror.h | ||
| ftcglyph.c | ||
| ftcimage.c | ||
| ftcmanag.c | ||
| ftcmru.c | ||
| ftcsbits.c | ||
| Jamfile | ||
| rules.mk | ||