Skip to contents

Set gui custom font (global state).

Usage

gui_set_font(font)

Arguments

font

A font.

Examples

if (FALSE) {
gui_set_font(get_font_default())
}