Mon, 09 Mar 2009 23:05:57 +0800 |
Thinker K.F. Li |
Move mb_img_data_t out from argument list of rdman_shape_image_new().
|
Sun, 08 Mar 2009 22:45:14 +0800 |
Thinker K.F. Li |
Free sh_image_t & mb_img_data_t objects when free a sprite.
|
Sat, 07 Mar 2009 10:55:42 +0800 |
Thinker K.F. Li |
Make generated code clean.
|
Sun, 22 Feb 2009 14:20:39 +0800 |
wycc |
Mgere the image loader back
|
Sun, 01 Feb 2009 16:28:28 +0800 |
wycc |
* Fix the symbol definition code which does not assume the id is the same as the mbname.
|
Sat, 31 Jan 2009 12:29:50 +0800 |
wycc |
Add merged result
mbtext
|
Sat, 31 Jan 2009 09:41:04 +0800 |
wycc |
Implement the whole tspan attribute. Currently, we can accept font family/font style/font weight and font size.
mbtext
|
Fri, 23 Jan 2009 23:00:23 +0800 |
Thinker K.F. Li |
Integrate sh_image with svg2code.py.
|
Thu, 15 Jan 2009 16:46:47 +0800 |
Thinker K.F. Li |
Simple image loader and image shape.
|
Wed, 31 Dec 2008 23:50:53 +0800 |
Thinker K.F. Li |
Fix bug in *_goto_scene()
|
Wed, 31 Dec 2008 02:08:40 +0800 |
Thinker K.F. Li |
Add scene support in svg2code.py.
|
Fri, 12 Dec 2008 09:35:27 +0800 |
Thinker K.F. Li |
Refactory pointer computation into a macro.
|
Fri, 12 Dec 2008 09:10:05 +0800 |
wycc |
We should reteurn the content of the offset instead of offset itself since the return type is mb_obj_t
|
Fri, 12 Dec 2008 00:33:54 +0800 |
Thinker K.F. Li |
M4 macros to generate code for dynamic loading.
|
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.
|
Wed, 05 Nov 2008 15:24:01 +0800 |
Thinker K.F. Li |
Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'.
include_mb_test
|
Sun, 05 Oct 2008 23:32:58 +0800 |
Thinker K.F. Li |
Postponse free of coords, shapes, and paints when the rdman is dirty.
|
Tue, 30 Sep 2008 02:44:06 +0800 |
Thinker K.F. Li |
Tank can fire bullet.
|
Tue, 16 Sep 2008 21:23:34 +0800 |
Thinker K.F. Li |
change mb_c_source.m4 and mb_c_header.m4 to specify parent for SVG object
|
Sun, 14 Sep 2008 01:04:40 +0800 |
Thinker K.F. Li |
Create a new coord_t as root_coord in <svg>_new()
|
Fri, 12 Sep 2008 13:58:30 +0800 |
Thinker K.F. Li |
More dox
|
Wed, 10 Sep 2008 10:02:31 +0800 |
Thinker K.F. Li |
Fix the bug of order of cross & inner product of vectors
|
Fri, 22 Aug 2008 15:47:03 +0800 |
Thinker K.F. Li |
matrix() function in transform attribute of group and shapes
|
Fri, 22 Aug 2008 12:52:48 +0800 |
Thinker K.F. Li |
Support translate() function for transform attribute of 'g' tag.
|
Fri, 22 Aug 2008 00:12:04 +0800 |
Thinker K.F. Li |
example
|
Thu, 21 Aug 2008 13:52:23 +0800 |
Thinker K.F. Li |
Hide shapes and groups
|
Thu, 21 Aug 2008 00:27:36 +0800 |
Thinker K.F. Li |
svg2code.py support stroke
|
Wed, 20 Aug 2008 23:33:04 +0800 |
Thinker K.F. Li |
Add runtime for Xlib.
|
Mon, 18 Aug 2008 01:59:26 +0800 |
Thinker K.F. Li |
Observer for mouse events
|
Wed, 13 Aug 2008 08:21:06 +0800 |
Thinker K.F. Li |
Fix bug of newing linear & radial paints
|
Wed, 13 Aug 2008 08:08:52 +0800 |
Thinker K.F. Li |
-
|
Wed, 13 Aug 2008 08:05:50 +0800 |
Thinker K.F. Li |
clear objects in *_free() for generated code
|
Wed, 13 Aug 2008 02:17:19 +0800 |
Thinker K.F. Li |
create new coords from redraw_man
|
Wed, 13 Aug 2008 02:07:40 +0800 |
Thinker K.F. Li |
M4 macro for C binding.
|
Tue, 12 Aug 2008 14:21:09 +0800 |
Thinker K.F. Li |
m4 translator
|