[perl-Cairo] Add a missing cairo_font_type_t value
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Cairo] Add a missing cairo_font_type_t value
- Date: Fri, 14 Oct 2011 21:43:05 +0000 (UTC)
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]