1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
trezor-firmware/core/embed/extmod/modtrezorui
Martin Milata f3fd98a7ba core: remove 1px of space on the left of each glyph
For PixelOperator (T1) fonts only.
2020-09-01 19:57:46 +02:00
..
display-stm32_1.h core/extmod: fix build of modtrezorui when TREZOR_MODEL is set to '1' 2020-04-30 15:07:26 +00:00
display-stm32_T.h core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
display-unix.h core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
display.c core: fix boot loop after uploading invalid homescreen (#1205) 2020-08-21 12:00:42 +02:00
display.h core: drop unused FONT_SIZE constant 2020-09-01 19:57:46 +02: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
loader.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
modtrezorui-display.h core: drop unused FONT_SIZE constant 2020-09-01 19:57:46 +02:00
modtrezorui.c core: fix and use MAKEMODULEDEFS instead of explicit registration 2020-04-14 10:17:37 +02:00
qr-code-generator MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00