aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap.h')
-rw-r--r--src/wrap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrap.h b/src/wrap.h
index 0dcc190..f3df4e4 100644
--- a/src/wrap.h
+++ b/src/wrap.h
@@ -92,6 +92,7 @@ struct wrap_box
/* For type == WRAP_BOX_PANGO */
PangoFont *font;
+ PangoFontDescription *fontdesc;
double col[4]; /* rgba colour */
int len_chars;
int n_segs;