1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 18:00:58 +00:00
trezor-firmware/core/embed/gfx
obrusvit 35cc8b5d38 refactor(core): simplify font handling
This commit removes the usage of macros for font data definitions.
Instead, it includes data as const structs of newly introduced
font_info_t type.

[no changelog]

refactor(core): use font_id_t instead of plain int

[no changelog]
2024-12-03 00:22:48 +01:00
..
bitblt refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
fonts refactor(core): simplify font handling 2024-12-03 00:22:48 +01:00
inc/gfx refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
gfx_color.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
gfx_draw.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
qrcode refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
terminal.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00