1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/extmod/modtrezorui
Pavol Rusnak 9a8e257619 fix(core): fix SDL2 include path
[no changelog]
2022-03-29 12:22:11 +02:00
..
display-stm32_1.h fix(core): explicitly refresh display on T1 2021-07-20 22:00:42 +02:00
display-stm32_T.h fix(core): explicitly refresh display on T1 2021-07-20 22:00:42 +02:00
display-unix.h fix(core): fix SDL2 include path 2022-03-29 12:22:11 +02:00
display.c refactor(core): improve build-time option for old/new UI 2022-02-10 14:57:42 +01:00
display.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_bitmap.c MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
font_bitmap.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
font_pixeloperator_bold_8.c core: remove 1px of space on the left of each glyph 2020-09-01 19:57:46 +02:00
font_pixeloperator_bold_8.h core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
font_pixeloperator_regular_8.c core: remove 1px of space on the left of each glyph 2020-09-01 19:57:46 +02:00
font_pixeloperator_regular_8.h core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
font_pixeloperatormono_regular_8.c core: remove 1px of space on the left of each glyph 2020-09-01 19:57:46 +02:00
font_pixeloperatormono_regular_8.h core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
font_roboto_bold_20.c core/fonts: update headers 2020-07-28 10:56:41 +02:00
font_roboto_bold_20.h core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
font_roboto_regular_20.c core/fonts: update headers 2020-07-28 10:56:41 +02:00
font_roboto_regular_20.h core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
font_robotomono_regular_20.c core/fonts: update headers 2020-07-28 10:56:41 +02:00
font_robotomono_regular_20.h core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
font_tthoves_bold_16.c feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_bold_16.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_medium_20.c feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_medium_20.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_regular_18.c feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_regular_18.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
loader.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
modtrezorui-display.h style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
modtrezorui.c feat(core/emulator): JSON memory map dump 2021-07-14 13:50:24 +02:00
qr-code-generator MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00