Description Usage Arguments Details Author(s)
Replaces the current font face, font matrix, and font options in
the Cairo
with those of the CairoScaledFont
. Except for
some translation, the current CTM of the Cairo
should be the
same as that of the CairoScaledFont
, which can be accessed
using cairoScaledFontGetCtm
.
1 | cairoSetScaledFont(cr, scaled.font)
|
|
[ |
|
[ |
Since 1.2
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.