Mercurial > MadButterfly
log src/shape_path.c @ 448:16116d84bc5e
age | author | description |
---|---|---|
Tue, 04 Aug 2009 23:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |
Sun, 25 Jan 2009 16:07:43 +0800 | Thinker K.F. Li | Fix the problem that clean_canvas() can not clean canvas cleanly. |
Sun, 25 Jan 2009 00:20:34 +0800 | Thinker K.F. Li | Fix mis-behavior of translate_path_data() on arc. |
Thu, 25 Dec 2008 18:40:27 +0800 | Thinker K.F. Li | termporary revision |
Mon, 15 Dec 2008 10:13:03 +0800 | Thinker K.F. Li | X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly. |
Tue, 09 Dec 2008 23:34:05 +0800 | wycc | Commit merged between 200 and 201 |
Wed, 19 Nov 2008 00:27:20 +0800 | wycc | Translate the path string into binary array to save the parsing in the runtime. It can reduce the size as well. |