evas/cserve2: Store glyphs in shared arrays
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 7 Aug 2013 09:48:00 +0000 (18:48 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:14 +0000 (15:47 +0900)
commit7ebda2d123ec53bad84dc7eabc08530477d50e80
tree0cf81fd9471e37e7c6dcc48560247ea9a57449ef
parent28a5c6f587992b5cf5506129c86cdde95253d525
evas/cserve2: Store glyphs in shared arrays

Also, change the internal structure of glyph listing:
 - Use lists instead of inlists

Switch to use Glyph_Data instead of Glyph_Entry
src/bin/evas/evas_cserve2_cache.c
src/lib/evas/cserve2/evas_cs2.h
src/lib/evas/cserve2/evas_cs2_client.c