evas/cserve2: Use only one Glyph_Map per font
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 26 Aug 2013 06:31:52 +0000 (15:31 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:14 +0000 (15:47 +0900)
commit22009a3f644094816e2ae649dd3ad48b04825a5f
tree405e44fb7b9a6a5415eb1d4f4ffe24993e71066a
parent3f30fae818cde5d0f9d2159e7461d53493f295b8
evas/cserve2: Use only one Glyph_Map per font

In the new cs2 model, only one shared buffer is allocated
for a font, and it resizes on demand.
src/lib/evas/cserve2/evas_cs2_client.c