1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/extmod/modtrezorui
2022-08-12 13:30:24 +02:00
..
display-stm32_1.h feat(core/rust): expose raw pixel access to rust 2022-06-14 15:09:03 +02:00
display-stm32_R.h feat(core/rust): expose raw pixel access to rust 2022-06-14 15:09:03 +02:00
display-stm32_T.h feat(core): expose display pixeldata accessors from C 2022-06-14 15:09:03 +02:00
display-unix.h feat(core/rust): expose raw pixel access to rust 2022-06-14 15:09:03 +02:00
display.c feat(core/rust): glyph and text rendering in rust 2022-08-12 13:30:24 +02:00
display.h feat(core/rust): glyph and text rendering in rust 2022-08-12 13:30:24 +02:00
font_bitmap.c
font_bitmap.h
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
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
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
font_roboto_bold_20.c
font_roboto_bold_20.h
font_roboto_regular_20.c
font_roboto_regular_20.h
font_robotomono_regular_20.c
font_robotomono_regular_20.h
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_R.h feat(core): add smaller loader for model R 2022-05-10 16:49:23 +02:00
loader_T.h feat(core): add smaller loader for model R 2022-05-10 16:49:23 +02:00
modtrezorui-display.h refactor(core): remove unused parameter from display_qrcode 2022-06-28 18:01:02 +02:00
modtrezorui.c feat(core/emulator): JSON memory map dump 2021-07-14 13:50:24 +02:00
qr-code-generator