Mercurial > MadButterfly
changeset 411:1633551e495d
Add doc
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 08 Jul 2009 22:16:54 +0800 |
parents | 1a923ea699c1 |
children | a456e267279a |
files | src/shape_stext.c |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/shape_stext.c Wed Jul 08 21:12:14 2009 +0800 +++ b/src/shape_stext.c Wed Jul 08 22:16:54 2009 +0800 @@ -20,8 +20,10 @@ /*! \defgroup fontconfig_freetype Fontconfig and FreeType Layer. * - * This layer implements a font provider to reset of the system. + * This layer implements a font provider to rest of the system. * It bases on fontconfig and FreeType supporting of Cairo. + * If you want to provide stext with technologies other than fontconfig and + * FreeType, just replace this layer with the implmenetation that you want. * * @{ */