circuitpython/shared-bindings/fontio
Jeff Epler 78cf0a90af
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
This will enable setting data attributes, namely, the section of the
symbol.
2022-05-03 08:48:53 -05:00
..
BuiltinFont.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05: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 Use MP_REGISTER_MODULE with displayio, terminalio, and fontio 2021-08-24 20:07:10 -04:00
__init__.h Move Glyph and BuiltinFont into fontio 2019-03-19 16:22:09 -07:00