Name
drawSelectFont — Create / select graphic font (○)
Synopsis
drawSelectFont
|
(STRING,
|
| NUMBER, | |
| weight = fontNormal, | |
| italic = FALSE, | |
| underline = FALSE, | |
orientation = 0);
|
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| STRING | string | ||
| NUMBER | number | ||
| weight | number | fontNormal | |
| italic | boolean | FALSE | |
| underline | boolean | FALSE | |
| orientation | number | 0 |
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/gfxselectfont.html
(○)... but it does nothing in Seetu.
Create / select graphic font

