Skip to content

Commit cd4bfdc

Browse files
committed
New font and logo
Since we are going to enable kernel messages on tty0, we need a smaller font so that we can actually fit the messages on the screen. Also, we need a smaller logo so there is room for the messages on the screen. Issue ev3dev/ev3dev#623
1 parent 3aaf365 commit cd4bfdc

File tree

3 files changed

+50
-282
lines changed

3 files changed

+50
-282
lines changed

arch/arm/configs/ev3dev_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,5 @@ CONFIG_CRC_ITU_T=y
268268
CONFIG_XZ_DEC=y
269269
CONFIG_FONTS=y
270270
CONFIG_FONT_8x8=y
271+
CONFIG_FONT_6x11=y
272+
CONFIG_FONT_MINI_4x6=y

0 commit comments

Comments
 (0)