#include "FBLib_FontManager.h"
Go to the source code of this file.
Functions | |
byte | FM_CharToIndex (byte Char) |
byte FM_CharToIndex | ( | byte | Char | ) |
Definition at line 3 of file FM_CharToIndex.c.
References FM_isValidCharacter(), TRACEENTER, and TRACEEXIT.
Referenced by FM_GetStringHeight(), FM_GetStringWidth(), and FM_PutStringAA().