log src/shape_stext.c @ 415:fef1b8076041

age author description
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:45:12 +0800 Thinker K.F. Li more comment
Tue, 16 Jun 2009 23:01:38 +0800 Thinker K.F. Li Compute extents of a styled text
Thu, 11 Jun 2009 08:20:39 +0800 Thinker K.F. Li Refactor function of computing text extents
Wed, 10 Jun 2009 22:46:13 +0800 Thinker K.F. Li Add extents supporting into Fontconfig and FreeType Layer
Wed, 10 Jun 2009 21:45:39 +0800 Thinker K.F. Li Add fontconfig layer
Wed, 10 Jun 2009 08:16:04 +0800 Thinker K.F. Li Use fontconfig to find out a font for a family/slant/weight pattern
Mon, 08 Jun 2009 07:04:20 +0800 Thinker K.F. Li Add sh_stext_t to implement a simple version of text shape.