initial commit
This commit is contained in:
12
libraries/FastLED/src/fonts/_readme
Normal file
12
libraries/FastLED/src/fonts/_readme
Normal file
@@ -0,0 +1,12 @@
|
||||
All of the fonts here are BETA PREVIEW.
|
||||
|
||||
If you choose to use these fonts, keep in mind they will break in future versions until this
|
||||
api stabalizes.
|
||||
|
||||
|
||||
For example, they are missing mapping missing mapping functions to convert ascii symbols to the bit
|
||||
patterns which can be applied to an LED strip array.
|
||||
|
||||
Therefore, if you want to use these fonts then it's STRONGLY
|
||||
encouraged that you just copy them to your own project. If you bind to these headers, then you are on your own
|
||||
to fix you project when they change.
|
||||
2577
libraries/FastLED/src/fonts/console_font_4x6.h
Normal file
2577
libraries/FastLED/src/fonts/console_font_4x6.h
Normal file
File diff suppressed because it is too large
Load Diff
4113
libraries/FastLED/src/fonts/console_font_5x12.h
Normal file
4113
libraries/FastLED/src/fonts/console_font_5x12.h
Normal file
File diff suppressed because it is too large
Load Diff
3090
libraries/FastLED/src/fonts/console_font_5x8.h
Normal file
3090
libraries/FastLED/src/fonts/console_font_5x8.h
Normal file
File diff suppressed because it is too large
Load Diff
3088
libraries/FastLED/src/fonts/console_font_6x8.h
Normal file
3088
libraries/FastLED/src/fonts/console_font_6x8.h
Normal file
File diff suppressed because it is too large
Load Diff
3345
libraries/FastLED/src/fonts/console_font_7x9.h
Normal file
3345
libraries/FastLED/src/fonts/console_font_7x9.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user