Thu, 12 Nov 2009 21:33:59 +0800 |
Thinker K.F. Li |
Since cairo-ft.h is not used, removes it.
Android_Skia
|
Thu, 12 Nov 2009 21:32:58 +0800 |
Thinker K.F. Li |
Remove mbe_matrix_t type.
Android_Skia
|
Thu, 12 Nov 2009 21:31:10 +0800 |
Thinker K.F. Li |
Remove unnecessary functions
Android_Skia
|
Thu, 12 Nov 2009 21:30:35 +0800 |
Thinker K.F. Li |
Add copy and clear graphic engine functions.
Android_Skia
|
Thu, 12 Nov 2009 21:22:30 +0800 |
Thinker K.F. Li |
Move functions into graphic engine layers.
Android_Skia
|
Wed, 05 Aug 2009 15:54:44 +0800 |
Thinker K.F. Li |
Replace cairo_format_t with mb_img_fmt_t.
|
Tue, 04 Aug 2009 23:35:41 +0800 |
Thinker K.F. Li |
Replace Cairo with a abstract layer mb_graph_engine.
|
Sun, 02 Aug 2009 11:00:37 +0800 |
Thinker K.F. Li |
Redefine cairo_text_path for unit testing
|
Sun, 02 Aug 2009 10:59:59 +0800 |
Thinker K.F. Li |
Fix bug of propertional shifting of sh_stext_t.
|
Thu, 30 Jul 2009 15:42:43 +0800 |
Thinker K.F. Li |
Fix bug of compute extents of sh_stext.
|
Thu, 30 Jul 2009 12:11:27 +0800 |
Thinker K.F. Li |
Fig the bug that sh_stext can not show text with right color.
|
Wed, 29 Jul 2009 16:35:03 +0800 |
Thinker K.F. Li |
Test cases for ratation on sh_stext
|
Wed, 29 Jul 2009 14:58:34 +0800 |
Thinker K.F. Li |
Change the interface of rdman_shape_stext_new().
|
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 |
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.
|
Sat, 25 Jul 2009 13:36:23 +0800 |
Thinker K.F. Li |
Make shape_stext.c pass test cases.
|
Fri, 24 Jul 2009 22:23:51 +0800 |
Thinker K.F. Li |
Test cases for shape_stext.
|
Wed, 08 Jul 2009 22:16:54 +0800 |
Thinker K.F. Li |
Add doc
|
Wed, 08 Jul 2009 21:12:14 +0800 |
Thinker K.F. Li |
shape_stext.c, now, is unittested.
|