Graphical font support.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include <assert.h>
#include "conf_sysfont.h"
#include "gfx.h"
#include "sysfont.h"
Variables | |
SYSFONT_DEFINE_GLYPHS struct font | sysfont |
Initialize a basic system font. More... | |