Wed, 29 Jul 2009 15:00:55 +0800 |
Thinker K.F. Li |
Fix typo in redraw_man.c when adding sh_stext object type.
|
Wed, 29 Jul 2009 14:58:34 +0800 |
Thinker K.F. Li |
Change the interface of rdman_shape_stext_new().
|
Wed, 29 Jul 2009 14:58:31 +0800 |
Thinker K.F. Li |
Reformat svg2code.py to make more compatible witth our convention
|
Tue, 28 Jul 2009 15:11:42 +0800 |
Thinker K.F. Li |
Make sh_text_draw() passes first test case.
|
Tue, 28 Jul 2009 15:11:42 +0800 |
Thinker K.F. Li |
Keep sub-extents for style blocks.
|
Tue, 28 Jul 2009 15:11:42 +0800 |
Thinker K.F. Li |
Fix issue of missed function for unittest.
|
Tue, 28 Jul 2009 15:11:42 +0800 |
Thinker K.F. Li |
Make sh_stext_transform() pass first test case for him.
|
Tue, 28 Jul 2009 15:11:42 +0800 |
Thinker K.F. Li |
Check bearing and advance of text_extents.
|
Tue, 28 Jul 2009 15:11:42 +0800 |
Thinker K.F. Li |
Use DARRAY to manage variable length list
|
Sun, 26 Jul 2009 22:13:36 +0800 |
Thinker K.F. Li |
Make compute_styled_extents_n_scaled_font() pass the test.
|
Sun, 26 Jul 2009 22:13:36 +0800 |
Thinker K.F. Li |
Casting pointer to cease warning messages.
|
Sun, 26 Jul 2009 22:13:36 +0800 |
Thinker K.F. Li |
Set free function for sh_stext.
|
Sun, 26 Jul 2009 22:13:20 +0800 |
Thinker K.F. Li |
Make sh_stext object managed by rdman.
|
Sun, 26 Jul 2009 15:31:40 +0800 |
Thinker K.F. Li |
Add more doc on shape_stext.
|
Sun, 26 Jul 2009 15:31:40 +0800 |
Thinker K.F. Li |
Document for why a shape should be managed by the redraw manager.
|