include/gfx/default/sysfont.h File Reference

Default configurations for sysfont. More...

#include <stdint.h>
#include <gfx/gfx.h>

Go to the source code of this file.

Defines

#define SYSFONT_WIDTH   6
 Width of each glyph, including spacer column.
#define SYSFONT_HEIGHT   7
 Height of each glyph, excluding spacer line.
#define SYSFONT_LINESPACING   8
 Line height.
#define SYSFONT_FIRSTCHAR   ((uint8_t) ' ')
 First character defined.
#define SYSFONT_LASTCHAR   ((uint8_t) 127)
 Last character defined.
#define SYSFONT_DEFINE_GLYPHS
 Define variable containing the font.

Detailed Description

Default configurations for sysfont.

Copyright (C) 2009 Atmel Corporation. All rights reserved.

Definition in file sysfont.h.

Generated on Thu Apr 29 14:09:58 2010 for display-demo by  doxygen 1.6.3