circuitpython/shared-bindings/fontio
Jeff Epler 56112e00a1 Give fontio its own enable
.. the default is intended to be the equivalent of the original,
implementing `DISPLAYIO && TERMINALIO`.

This is a possible alternative to #6889, if I understand the intent.
2022-09-11 08:09:14 -05:00
..
BuiltinFont.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
BuiltinFont.h Move Glyph and BuiltinFont into fontio 2019-03-19 16:22:09 -07:00
Glyph.c Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
Glyph.h Move Glyph and BuiltinFont into fontio 2019-03-19 16:22:09 -07:00
__init__.c Give fontio its own enable 2022-09-11 08:09:14 -05:00
__init__.h Move Glyph and BuiltinFont into fontio 2019-03-19 16:22:09 -07:00