mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
erosqnative: bigger system font
Change-Id: I371bc644db3694404e8013959a7e412e6814f8e7
This commit is contained in:
parent
563da70139
commit
aa1a74b2a1
1 changed files with 2 additions and 0 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -4190,6 +4190,7 @@ fi
|
||||||
output="rockbox.erosq"
|
output="rockbox.erosq"
|
||||||
bootoutput="bootloader.erosq"
|
bootoutput="bootloader.erosq"
|
||||||
sysfontbl="16-Terminus"
|
sysfontbl="16-Terminus"
|
||||||
|
sysfont="14-Rockbox-Mix"
|
||||||
# toolset is the tools within the tools directory that we build for
|
# toolset is the tools within the tools directory that we build for
|
||||||
# this particular target.
|
# this particular target.
|
||||||
toolset="$x1000tools"
|
toolset="$x1000tools"
|
||||||
|
@ -4217,6 +4218,7 @@ fi
|
||||||
output="rockbox.erosq"
|
output="rockbox.erosq"
|
||||||
bootoutput="bootloader.erosq"
|
bootoutput="bootloader.erosq"
|
||||||
sysfontbl="16-Terminus"
|
sysfontbl="16-Terminus"
|
||||||
|
sysfont="14-Rockbox-Mix"
|
||||||
# toolset is the tools within the tools directory that we build for
|
# toolset is the tools within the tools directory that we build for
|
||||||
# this particular target.
|
# this particular target.
|
||||||
toolset="$x1000tools"
|
toolset="$x1000tools"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue