Commit Graph

13 Commits (5ed1516cc4706b60d87df836a38150cd94e189fa)

Author SHA1 Message Date
Martin Milata 5ed1516cc4 feat(core): add icons for T3T1
2 months ago
matejcik a7d6e194a1 refactor(python): move out TOIF related structs to trezorlib.toif
2 years ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago
tychovrahe 661ae37506 feat(tools): add toif conversion from greyscale with transparency (alpha channel)
2 years ago
grdddj 6dc4426151 feat(ui): setup homescreen and label for model R
2 years ago
Pavol Rusnak 38ad9ab9e5 fix(python): only even-width grayscale icons are supported
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
3 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
grdddj 77afcb335b chore(python): replacing attrs with dataclasses
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Pavol Rusnak cd829a99de style(python/src): use new syntax for typing
4 years ago
matejcik a14634c389 python: make PIL optional in the toif module, add size check
4 years ago
matejcik 032a65e1cf python: export toif as public module
4 years ago