<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>So I'm trying to integrate Pango here. I got tired of writing text layout code :)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I got the impression that if I had called cairo_select_font_face() and cairo_set_font_size(), and then did pango_cairo_create_layout(), the layout would pickup a font description that was consistent with what had been set in the cr. Thus I could just skip the pango_layout_set_font_description() bit. But I'm not seeing that happen. It's getting some other font. And definitely a different size.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Can anyone give me any guidance? Please? Pretty please?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I can say that it does indeed draw faster.</DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>--</DIV><DIV>Travis Griggs</DIV><DIV>Objologist</DIV><DIV>Time and Countertops. They both get used up way too fast.</DIV><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "></SPAN><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>