The Quip::Font class allows you to import fonts for usage in your application.
Usage
// first paramater is font location, second is size
Quip::Font("/usr/share/fonts/noto/NotoSans-Regular.ttf",16);Quip::Widget::TextLabel("Hello from custom font!",font);
Delete Page
Deleting the wiki page "Fonts" cannot be undone. Continue?