Name
pfont:GetScaledFont -- get scaled font
Synopsis
handle = pfont:GetScaledFont()
Function
Gets the Cairo scaled font object used by the Pango font. The scaled font can be referenced and kept using
cscaledfont:Reference()
.
Inputs
none
Results
handle
a Cairo scaled font object
Show TOC