Package: cairo
Function cairo-set-scaled-font
Lambda Listcairo-set-scaled-font (cr font) ArgumentsDetails
Replaces the current font face, font matrix, and font options in the Cairo context with those of the cairo-scaled-font-t instance.
Except for some translation, the current CTM of the Cairo context should be the same as that of the cairo-scaled-font-t instance, which can be accessed using the cairo-scaled-font-get-ctm function. | See also |
2021-12-12