[cairo-commit] src/cairo-ft-font.c

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed Dec 17 13:45:39 PST 2008


 src/cairo-ft-font.c |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit af3a892c3ef6a7c1d28d523944bbb67e59edc1de
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Dec 17 16:45:28 2008 -0500

    [ft] Remove stale comment

diff --git a/src/cairo-ft-font.c b/src/cairo-ft-font.c
index f438fb9..6b8e57a 100644
--- a/src/cairo-ft-font.c
+++ b/src/cairo-ft-font.c
@@ -2267,10 +2267,6 @@ _cairo_ft_font_face_scaled_font_create (void                     *abstract_face,
      * derived from a pattern where the user has called
      * cairo_ft_font_options_substitute(), so *just* use those load
      * flags and ignore the options.
-     *
-     * XXX two points about the above comment:
-     * 1. I don't see how the comment is relevant here,
-     * 2. What if the face is coming from FC_FT_FACE of a pattern?
      */
 
     /* If we have an unresolved pattern, resolve it and create


More information about the cairo-commit mailing list