11#ifndef __MUTEKI_UI_FONT_H__
12#define __MUTEKI_UI_FONT_H__
#define UTF16
"Portable" Besta UTF-16 type used by other headers.
Definition common.h:54
int GetFontHeight(uint8_t font_type)
Get the height of the font font_type.
short GetCharWidth(UTF16 c, uint8_t font_type)
Get the width of the character c used in font_type.
Common data structures and definitions for the UI subsystem.