mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-23 07:28:10 +02:00
* src/pshinter/pshalgo2.c (psh2_hint_table_init),
src/pshinter/pshalgo1.c (psh1_hint_table_init): removed compiler
warnings
* include/freetype/cache/*, src/cache/*: yet another massive rewrite of
the caching sub-system, in order to both increase performance and allow
simpler cache sub-classing. As an example, the code for the image and
sbit caches is now much simpler
I still need to update the documentation in www/freetype2/docs/cache.html
to reflect the new design though..
|
||
|---|---|---|
| .. | ||
| descrip.mms | ||
| ftbase.c | ||
| ftbbox.c | ||
| ftcalc.c | ||
| ftdbgmem.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 | ||
| fttrigon.c | ||
| Jamfile | ||
| rules.mk | ||