Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
cddefbca
Commit
cddefbca
authored
Jul 30, 2018
by
Marcel Stör
Browse files
Add comment for font list
parent
62f48fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/include/u8g2_fonts.h
View file @
cddefbca
...
@@ -10,6 +10,8 @@
...
@@ -10,6 +10,8 @@
#ifndef U8G2_FONT_TABLE_EXTRA
#ifndef U8G2_FONT_TABLE_EXTRA
//
//
// Add a U8G2_FONT_TABLE_ENTRY for each font you want to compile into the image
// Add a U8G2_FONT_TABLE_ENTRY for each font you want to compile into the image
// See https://github.com/olikraus/u8g2/wiki/fntlistall for a complete list of
// available fonts. Drop the 'u8g2_' prefix when you add them here.
#define U8G2_FONT_TABLE \
#define U8G2_FONT_TABLE \
U8G2_FONT_TABLE_ENTRY(font_6x10_tf) \
U8G2_FONT_TABLE_ENTRY(font_6x10_tf) \
U8G2_FONT_TABLE_ENTRY(font_unifont_t_symbols) \
U8G2_FONT_TABLE_ENTRY(font_unifont_t_symbols) \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment