All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:00, 19 April 2022 SMcNeill talk contribs created page LOADFONT (Created page with "{{DISPLAYTITLE:_LOADFONT}} The _LOADFONT function loads a TrueType font (.TTF) or an OpenType font (.OTF) file in a specific size and style and returns a LONG font handle. {{PageSyntax}} : {{Parameter|handle&}} = _LOADFONT({{Parameter|fontFileName$}}, {{Parameter|size%}}[, "{MONOSPACE|, BOLD|, ITALIC|, UNDERLINE|, UNICODE|, DONTBLEND}"]) {{PageDescription}} * The assigned LONG font {{Parameter|handle&}} variable return value designates a font style to...")