|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <kandinsky/context.h>#include <kandinsky/text.h>#include "small_font.h"#include "large_font.h"Go to the source code of this file.
Variables | |
| KDColor | smallCharacterBuffer [BITMAP_SmallFont_CHARACTER_WIDTH *BITMAP_SmallFont_CHARACTER_HEIGHT] |
| KDColor | largeCharacterBuffer [BITMAP_LargeFont_CHARACTER_WIDTH *BITMAP_LargeFont_CHARACTER_HEIGHT] |
| KDColor largeCharacterBuffer[BITMAP_LargeFont_CHARACTER_WIDTH *BITMAP_LargeFont_CHARACTER_HEIGHT] |
Definition at line 7 of file context_text.cpp.
| KDColor smallCharacterBuffer[BITMAP_SmallFont_CHARACTER_WIDTH *BITMAP_SmallFont_CHARACTER_HEIGHT] |
Definition at line 6 of file context_text.cpp.