diff options
| author | thefenriswolf <stefan.rohrbacher97@gmail.com> | 2021-03-17 17:05:57 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-03-28 07:59:25 (GMT) |
| commit | ed3f1c1e7140ccb927556912c813f3a8a7d2c108 (patch) | |
| tree | 383d2ff17895b134479bc4bacf206aa5812d8a8b /wasp/boards/manifest_240x240.py | |
| parent | 7aa2ceb05b4d58e15da43ce03dd06167debe88d0 (diff) | |
fonts: add 18pt font
Signed-off-by: thefenriswolf <stefan.rohrbacher97@gmail.com>
[daniel@redfelineninja.org.uk: fixed up the manifest]
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'wasp/boards/manifest_240x240.py')
| -rw-r--r-- | wasp/boards/manifest_240x240.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/boards/manifest_240x240.py b/wasp/boards/manifest_240x240.py index 048837c..ccd4f64 100644 --- a/wasp/boards/manifest_240x240.py +++ b/wasp/boards/manifest_240x240.py @@ -28,6 +28,7 @@ manifest = ( 'fonts/__init__.py', 'fonts/clock.py', 'fonts/clock_dual.py', + 'fonts/sans18.py', 'fonts/sans24.py', 'fonts/sans28.py', 'fonts/sans36.py', |
