summaryrefslogtreecommitdiff
path: root/lib/fonts/fonts.c
AgeCommit message (Expand)Author
2022-11-18lib/fonts: fix undefined behavior in bit shift for get_default_fontGaosheng Cui
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider
2019-06-20fonts: Prefer a bigger font for high resolution screensTakashi Iwai
2019-06-20fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai
2019-06-20fonts: Fix coding styleTakashi Iwai
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven