Package: cairo
Function cairo:scaled-font-create
Lambda Listcairo:scaled-font-create (face matrix ctm options) ArgumentsReturn Value The newly created cairo:scaled-font-t instance. Destroy with the cairo:scaled-font-destroy function. Details Creates a cairo:scaled-font-t instance from a font face and matrices
that describe the size of the font and the environment in which it will be
used. | See also |
2025-09-01