Author: behdad Date: Sun Feb 17 11:16:24 2008 New Revision: 2568 URL: http://svn.gnome.org/viewvc/pango?rev=2568&view=rev
Log: 2008-02-17 Behdad Esfahbod <[EMAIL PROTECTED]> * pango/pango-layout.c: Improve docs. Modified: trunk/ChangeLog trunk/pango/pango-layout.c Modified: trunk/pango/pango-layout.c ============================================================================== --- trunk/pango/pango-layout.c (original) +++ trunk/pango/pango-layout.c Sun Feb 17 11:16:24 2008 @@ -1156,6 +1156,11 @@ * glyphs for all characters in the layout text were found, or more * than zero otherwise. * + * This function can be used to determine if there are any fonts + * available to render all characters in a certain string, or when + * used in combination with %PANGO_ATTR_FALLBACK, to check if a + * certain font supports all the characters in the string. + * * Return value: The number of unknown glyphs in @layout. * * Since: 1.16 _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.