summaryrefslogtreecommitdiffstats
path: root/lib/fonts/fonts.c
Commit message (Expand)AuthorAgeFilesLines
* fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-161-6/+9
* lib/fonts: fix undefined behavior in bit shift for get_default_fontGaosheng Cui2022-11-181-2/+2
* lib/fonts: add font 6x8 for OLED displaySven Schneider2020-09-081-0/+3
* fonts: Prefer a bigger font for high resolution screensTakashi Iwai2019-06-201-1/+6
* fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai2019-06-201-14/+1
* fonts: Fix coding styleTakashi Iwai2019-06-201-43/+40
* Fonts: New Terminus large console fontAmanoel Dawod2018-12-191-0/+4
* fonts: Add 6x10 fontMaarten ter Huurne2014-10-091-0/+4
* lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-0/+153