log examples/dynamic/text.c @ 1517:31a21656c0a8

age author description
Thu, 06 Aug 2009 15:38:08 +0800 Thinker K.F. Li Fix typo
Thu, 06 Aug 2009 15:38:04 +0800 Thinker K.F. Li Change name of header files.
Thu, 06 Aug 2009 09:38:51 +0800 Thinker K.F. Li Make naming convention consistent with MadButterfly.
Wed, 05 Aug 2009 19:34:59 +0800 Thinker K.F. Li Change interface of sprite loader.
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, 10 Apr 2009 16:04:05 +0800 Ben Lau Corrected build dependence - able to build in Ubuntu Intrepid
Sun, 01 Feb 2009 01:45:53 +0800 wycc Add sh_text_set_style support to change the style of text element.
Sat, 31 Jan 2009 18:28:50 +0800 Thinker K.F. Li Fix bug of sh_text_t that do not update it-self after changes.
Sat, 31 Jan 2009 16:54:03 +0800 wycc Add text program for text API