fnts_create() | Initiate font selector, allocate memory |
fnts_open() | Open selection dialog in window |
fnts_close() | Close window |
fnts_delete() | Free memory |
fnts_get_no_styles() | Get number of styles of a font family |
fnts_get_style() | Return ID of nth style of a family |
fnts_get_name() | Return name of a font |
fnts_add() | Add user fonts to selection |
(e.g. Signum fonts) | |
fnts_remove() | Remove user fonts from list |
fnts_evnt() | Manage events for dialog in a window |
fnts_do() | Display modal dialog |