[cairo] Renaming ATSUI font to Quartz font
Behdad Esfahbod
behdad at behdad.org
Mon Mar 17 11:01:54 PDT 2008
On Sun, 2008-03-16 at 22:26 -0400, Vladimir Vukicevic wrote:
> +cairo_all_sources += cairo-atsui-font.c
Should be:
+cairo_all_sources += $(quartz_font_sources)
> + * @CAIRO_FONT_TYPE_QUARTZ: The font is of type Quartz
Should be:
+ * @CAIRO_FONT_TYPE_QUARTZ: The font is of type Quartz (Since: 1.6)
Looks good. Please push.
After that, switch quartz from "no" to "auto" in configure, hook it up
in doc/public/cairo-docs.xml, and fix all the tests and you are good to
go!
Cheers,
--
behdad
http://behdad.org/
"Those who would give up Essential Liberty to purchase a little
Temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin, 1759
More information about the cairo
mailing list