[perl-Cairo] Add a missing cairo_font_type_t value



commit d4a2f144f8f575faebec4eca3bcd5996c93142e0
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Fri Oct 14 23:42:39 2011 +0200

    Add a missing cairo_font_type_t value

 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 075f501..8331096 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -320,6 +320,7 @@ if ($have_cairo_1_8) {
 				      CAIRO_STATUS_INVALID_CLUSTERS
 				      CAIRO_STATUS_INVALID_SLANT
 				      CAIRO_STATUS_INVALID_WEIGHT/],
+                cairo_font_type_t => [qw/CAIRO_FONT_TYPE_USER/],
 	);
 
 	$flags{cairo_text_cluster_flags_t} = [qw/



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