/* * This file is auto generated with * scripts/render_font.py --font_file lib/libutee/tui/fonts/amble/Amble-Regular.ttf --font_size 20 --font_name default_regular --out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui * do not edit. */ #ifndef __DEFAULT_REGULAR_H #define __DEFAULT_REGULAR_H #include "font.h" extern const struct font font_default_regular; #endif /*__DEFAULT_REGULAR_H*/