summaryrefslogtreecommitdiff
path: root/tools/gen_display_resources.py
AgeCommit message (Expand)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2019-12-19gen_display_resources: speed it upJeff Epler
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-05Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-07-18Track a dirty area for in-memory bitmapsScott Shawcroft
2019-06-30Use FONTBOUNDINGBOX for font metricsRadomir Dopieralski
2019-06-12Add partial display update support.Scott Shawcroft
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-04-04Support multi-byte values with BitmapScott Shawcroft
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft
2019-01-31Begin font parsing and packing for terminalScott Shawcroft