summaryrefslogtreecommitdiff
path: root/shared-bindings/fontio
AgeCommit message (Collapse)Author
2020-07-17Made more requested changesdherrada
2020-07-03Made every init return Nonedherrada
2020-07-03Made most of the requested changesdherrada
2020-07-03Added type hints to fontiodherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did _eve, fontio, framebufferio, and frequencyiodherrada
2019-06-18Fix reference to Bitmap in fontio.Glyph docs.Craig Forbes
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
It was confusing in displayio. Fixes #1662