efl/src/lib/evas/cserve2
Carsten Haitzler 86a97efeea evas - fonts - move to using 4bit and rel 4 bit compressed font glyphs
this changes the internal encoding of font glyphs in evas to use 4bit
uncompressed if small, or 4bit rle (run length encoded) if larger.
this caves at least 50% of memory on fonts - and more if bigger. with
large fonts (40-80pixel size) we can save in the region of 80% of
memory used for glyphs. this also happesn to allow speedups in
rendering too.
2014-01-13 05:15:32 +09:00
..
evas_cs2.h evas/cserve2: Merge Glyph_Data and mempool index 2013-10-28 15:47:16 +09:00
evas_cs2_client.c evas - fonts - move to using 4bit and rel 4 bit compressed font glyphs 2014-01-13 05:15:32 +09:00
evas_cs2_image_data.c evas/cserve2: Add cache hit count on image data 2013-10-28 15:47:15 +09:00
evas_cs2_private.h evas/cserve2: Use Eina_Refcount instead of int 2013-10-28 15:47:16 +09:00
evas_cs2_utils.c evas/cserve2: Fix font reloading after cserve2 restart. 2013-10-28 15:47:16 +09:00
evas_cs2_utils.h merge: and now Evas 2012-11-04 11:51:42 +00:00