1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-12 23:52:39 +00:00
trezor-firmware/core/embed/gfx/fonts
obrusvit 9638c7e28a refactor(core): remove some fonts from C and build
- the C fonts handling will be private impl used only in `prodtest` and
`bootloader_ci`
- use "bootloader_ci" as a separate stage to distinguish fonts

[no changelog]
2025-02-06 13:32:29 +01:00
..
font_bitmap.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
font_bitmap.h refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
font_pixeloperator_bold_8.c fix(core): font generator padding 2024-12-16 13:54:27 +01:00
font_pixeloperator_bold_8.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_pixeloperator_regular_8.c fix(core): font generator padding 2024-12-16 13:54:27 +01:00
font_pixeloperator_regular_8.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_roboto_bold_20.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_roboto_bold_20.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_robotomono_medium_20.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_robotomono_medium_20.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_robotomono_medium_21.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_robotomono_medium_21.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_tthoves_bold_17.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_tthoves_bold_17.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_tthoves_demibold_21.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_tthoves_demibold_21.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_tthoves_regular_21.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_tthoves_regular_21.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_ttsatoshi_demibold_21.c refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
font_ttsatoshi_demibold_21.h refactor(core): change gen_font.py and regen fonts 2024-12-16 13:54:27 +01:00
fonts.c refactor(core): remove some fonts from C and build 2025-02-06 13:32:29 +01:00
fonts.h refactor(core): remove some fonts from C and build 2025-02-06 13:32:29 +01:00