log

age author description
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.
Sun, 26 Jul 2009 15:31:40 +0800 Thinker K.F. Li Make compute_utf8_chars_sz to compute length of n UTF 8 characters correctly.
Sun, 26 Jul 2009 15:31:40 +0800 Thinker K.F. Li Fix extent_extents to make it pass the test case.