Pavol Rusnak
|
7880b67451
|
embed/extmod/modtrezorui: display code reorg/cleanup
|
2018-09-12 15:23:30 +02:00 |
|
Pavol Rusnak
|
6801b61514
|
embed/extmod/modtrezorui: remove FONT_PY_TO_C/FONT_C_TO_PY, use (signed) int globally for font id
|
2018-08-16 21:16:34 +02:00 |
|
Pavol Rusnak
|
3a2c1eecdb
|
embed/extmod/modtrezorui: add MONO_BOLD font
|
2018-08-16 20:59:24 +02:00 |
|
Jan Pochyla
|
7630201a57
|
debug: do not rely on mp_optimise_value
Reflects micropython commit 3f420c0c27bd6daa5af39517925be55b9b9a9ab3
Replaces usage of mp_optimise_value with calls from python code.
|
2018-06-19 18:26:43 +02:00 |
|
Jan Pochyla
|
2603c477c5
|
embed/extmod/modtrezorui: distinguish font ids from colors
|
2018-06-08 14:53:46 +02:00 |
|
Jan Pochyla
|
6ceb3f2770
|
embed/extmod/modtrezorui: text functions return width
|
2018-06-08 14:53:46 +02:00 |
|
Pavol Rusnak
|
c1f097f2b4
|
embed/extmod/modtrezorui: introduce frame numbering to display.save
|
2018-02-27 19:05:40 +01:00 |
|
Pavol Rusnak
|
14b0d4439a
|
embed: add GPLv3 source code headers
|
2018-02-26 14:07:37 +01:00 |
|
Pavol Rusnak
|
d5ab82ae2b
|
embed/extmod/modtrezorui: refactor DISPLAY_OFFSET
|
2018-02-22 16:27:38 +01:00 |
|
Pavol Rusnak
|
329b7d1488
|
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
|
2018-02-07 19:33:39 +01:00 |
|
Pavol Rusnak
|
a25af7d22a
|
embed/extmod/modtrezorui: refactor text bar prefill into from display.c into extmod
|
2018-02-06 22:55:20 +01:00 |
|
Pavol Rusnak
|
94fc0f7ac0
|
extmod: if debug build is used, disable LoadDevice, wipe storage on start, draw red square in corner
|
2018-02-01 15:46:32 +01:00 |
|
Pavol Rusnak
|
63e999ab84
|
trezor.ui: introduced minwidth to display.text functions; more optimizations
|
2017-12-16 19:33:09 +01:00 |
|
Pavol Rusnak
|
4584861385
|
trezor.ui: introduce ui.SIZE
|
2017-12-16 14:50:28 +01:00 |
|
mcudev
|
43e8b85700
|
display updates
|
2017-09-28 13:58:58 +02:00 |
|
Pavol Rusnak
|
be9a05b55a
|
ui.display: add avatar function
|
2017-09-04 22:15:30 +02:00 |
|
Jan Pochyla
|
55bd4a0806
|
rename /micropython to /embed
|
2017-07-28 16:23:45 +02:00 |
|