blob: ac74e9aed6af47a1cc98ed2087b4aeeffabe7866 (
plain) (
tree)
|
|
--- Makefile.PL.orig 2008-03-25 10:36:32.000000000 -0400
+++ Makefile.PL 2008-03-25 10:36:45.000000000 -0400
@@ -236,7 +236,7 @@
CAIRO_FONT_TYPE_TOY
CAIRO_FONT_TYPE_FT
CAIRO_FONT_TYPE_WIN32
- CAIRO_FONT_TYPE_ATSUI
+ CAIRO_FONT_TYPE_QUARTZ
/];
$enums{cairo_pattern_type_t} = [qw/
|