aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fonts/fonts.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault1-6/+9
2022-11-18lib/fonts: fix undefined behavior in bit shift for get_default_fontGaosheng Cui1-2/+2
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider1-0/+3
2019-06-20fonts: Prefer a bigger font for high resolution screensTakashi Iwai1-1/+6
2019-06-20fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai1-14/+1
2019-06-20fonts: Fix coding styleTakashi Iwai1-43/+40
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod1-0/+4
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne1-0/+4
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven1-0/+153