From: John Ellson Date: Wed, 6 Nov 2013 00:29:58 +0000 (-0500) Subject: speling X-Git-Tag: 2.38.0~208 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74b6eb785c4b139035bce1432e9454f44b3420cd;p=graphviz speling --- diff --git a/plugin/quartz/gvtextlayout_quartz.c b/plugin/quartz/gvtextlayout_quartz.c index 90d024224..6761511f0 100644 --- a/plugin/quartz/gvtextlayout_quartz.c +++ b/plugin/quartz/gvtextlayout_quartz.c @@ -106,7 +106,7 @@ void quartz_free_layout(void *layout) boolean quartz_textlayout(textpara_t *para, char **fontpath) { - void *line = quartz_new_layout(para->font->name, para->fonti->size, para->str); + void *line = quartz_new_layout(para->font->name, para->font->size, para->str); if (line) { /* report the layout */