# HG changeset patch # User Thinker K.F. Li # Date 1247062614 -28800 # Node ID 1633551e495dbc756fb8791bf7e0f0097c01c1c6 # Parent 1a923ea699c1c7eac6dc15a54b85ba2e8c463bfd Add doc diff -r 1a923ea699c1 -r 1633551e495d src/shape_stext.c --- 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. * * @{ */