Libraries |
|
Pixmapfont | Source Code |
|
|
Types | ||||
| ||||
| ||||
|
pixmapFontType
const type: pixmapFontType
-
Type to describe a font, based on pixmap images. Pixmap images are rectangular off screen windows, which are supported by the graphic system of the operating system.
Function Summary | |||||
activeFont |
|
Function Detail |
getFont
const func activeFont: getFont (in font: baseFont, in integer: fontSize, in integer: scale, in color: foreground, in color: background)
-
Get the specified font, either from the font cache or create it.
|
|