LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
font.h File Reference

Custom LVGL font symbol exposed to both C and C++ translation units. More...

#include "liblvgl/lvgl.h"

Go to the source code of this file.

Variables

lv_font_t font
 Custom UI font baked into the firmware.
 

Detailed Description

Custom LVGL font symbol exposed to both C and C++ translation units.

Definition in file font.h.

Variable Documentation

◆ font

lv_font_t font
extern

Custom UI font baked into the firmware.

Defined in font.c.