freetype2/src/cache
Alexei Podtelezhnikov 8faf57dd17 * src/cache/ftccmap.c (FTC_CMapCache_Lookup): Avoid `FT_Set_Charmap`.
Set charmap aggressively without all validations of `FT_Set_Charmap`
because we take it from the available array and only temporarily.
Even CMap Format 14 will gracefully return 0.
2022-10-03 17:13:30 +00:00
..
ftcache.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftcbasic.c * src/cache/ftcbasic.c (ftc_basic_family_get_count): Remove redundancy. 2022-10-03 15:10:12 +00:00
ftccache.c [cache] Remove some casts, clean up tracing. 2022-08-01 20:19:12 -04:00
ftccache.h Whitespace. 2022-04-01 08:50:33 +02:00
ftccback.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftccmap.c * src/cache/ftccmap.c (FTC_CMapCache_Lookup): Avoid `FT_Set_Charmap`. 2022-10-03 17:13:30 +00:00
ftcerror.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftcglyph.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftcglyph.h Whitespace. 2022-04-01 08:50:33 +02:00
ftcimage.c Fix clang++ warnings. 2022-03-31 07:49:35 +02:00
ftcimage.h Whitespace. 2022-04-01 08:50:33 +02:00
ftcmanag.c * src/cache/ftcmanag.c (FTC_Manager_New): Initialize `cur_weight`. 2022-08-03 22:54:38 -04:00
ftcmanag.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftcmru.c * src/cache/ftcmru.c (FTC_MruList_New): Explain zeroing. 2022-02-02 11:32:58 -05:00
ftcmru.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftcsbits.c Whitespace. 2022-04-01 08:50:33 +02:00
ftcsbits.h Whitespace. 2022-04-01 08:50:33 +02:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00