1
0
Fork 0

lobstertwobold64

jebbatime
jebbatime build server 2021-06-12 13:42:09 -06:00
parent 6d3c3c2b5f
commit 40655b78ac
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ manifest = (
'fonts/__init__.py',
'fonts/clock.py',
'fonts/clock_dual.py',
'fonts/lobstertwobold64.py',
'fonts/sans18.py',
'fonts/sans24.py',
'fonts/sans28.py',

View File

@ -1,6 +1,7 @@
# SPDX-License-Identifier: LGPL-3.0-or-later
# Copyright (C) 2020 Daniel Thompson
import fonts.lobstertwobold64 as lobstertwobold64
import fonts.sans18 as sans18
import fonts.sans24 as sans24
import fonts.sans28 as sans28