log

age author description
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.
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.
Tue, 07 Jul 2009 22:54:21 +0800 Thinker K.F. Li merge
Tue, 07 Jul 2009 22:46:19 +0800 Thinker K.F. Li Make unittest built by automake and autoconf.
Tue, 07 Jul 2009 22:45:12 +0800 Thinker K.F. Li more comment
Wed, 17 Jun 2009 13:23:21 +0800 john cylee merge
Tue, 16 Jun 2009 18:20:52 +0800 john cylee imported patch fix-makefile.am-clean.patch
Tue, 16 Jun 2009 23:03:07 +0800 Thinker K.F. Li merge
Tue, 16 Jun 2009 23:01:38 +0800 Thinker K.F. Li Compute extents of a styled text
Sat, 13 Jun 2009 22:25:11 +0800 john cylee It's obviously 1.22 instead of 0.22
Sat, 13 Jun 2009 22:19:44 +0800 john cylee Change required cairo version back to 1.6
Fri, 12 Jun 2009 18:39:31 +0800 john cylee Fix typo.
Fri, 12 Jun 2009 18:36:15 +0800 john cylee - Fix a minor error in src/sprite.c: should check *(s-1) instead of
Fri, 12 Jun 2009 11:23:59 +0800 john cylee Use libtool to build .so modules.