1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00
trezor-firmware/core/embed/lib/fonts
grdddj ad5c1858c1 chore(core,font): change some glyphs in PixelOperatorMono8
This makes the font really "mono", as previously some characters were
wider than others (m, w, M or W), which did not look good when
relying on the mono properties.

[no changelog]
2023-09-19 11:48:58 +02:00
..
font_bitmap.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_bitmap.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_pixeloperator_bold_8.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_pixeloperator_bold_8.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_pixeloperator_regular_8.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_pixeloperator_regular_8.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_pixeloperatormono_regular_8.c chore(core,font): change some glyphs in PixelOperatorMono8 2023-09-19 11:48:58 +02:00
font_pixeloperatormono_regular_8.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_roboto_bold_20.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_roboto_bold_20.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_roboto_regular_20.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_roboto_regular_20.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_robotomono_medium_20.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_robotomono_medium_20.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_tthoves_bold_17.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_tthoves_bold_17.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_tthoves_demibold_21.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_tthoves_demibold_21.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_tthoves_regular_21.c refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_tthoves_regular_21.h refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
font_unifont_bold_16.c feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
font_unifont_bold_16.h feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
font_unifont_regular_16.c feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
font_unifont_regular_16.h feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
fonts.c feat(core): introduce FONT_BIG as a fifth optional font 2023-06-14 18:17:09 +02:00
fonts.h feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00