|
« font getbtn »
Object functions / fontfor
fontfor
fontfor(objtype,fontspec)
presets objects font for the current window
Parameters
| objtype | object type, 'all' - for all objects |
| fontspec | name size style color
font specification comma, space, @am or @vm delimited\ |
Font specificationc
| name | font name (in double quotes if more than one word) |
| size | font size |
| style | normal, italic, bold, bold italic |
| color | rgb value in hexadecimal format |
You can specify multiple object types comma or @am delimited.
See also
| font | sets font for an object |
« font getbtn »
|