pango r2763 - in trunk: . pango



Author: behdad
Date: Mon Dec 22 21:15:20 2008
New Revision: 2763
URL: http://svn.gnome.org/viewvc/pango?rev=2763&view=rev

Log:
2008-12-22  Behdad Esfahbod  <behdad gnome org>

        Bug 565379 â pango_font_description_better_match some style attributes
        of old_match are not checked

        * pango/fonts.c: Improve docs.

Modified:
   trunk/ChangeLog
   trunk/pango/fonts.c

Modified: trunk/pango/fonts.c
==============================================================================
--- trunk/pango/fonts.c	(original)
+++ trunk/pango/fonts.c	Mon Dec 22 21:15:20 2008
@@ -634,6 +634,8 @@
  * and PANGO_STYLE_ITALIC as matches, but not as good a match as when the
  * styles are equal.
  *
+ * Note that @old_match should match @desc.
+ *
  * Return value: %TRUE if @new_match is a better match
  **/
 gboolean



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]