Welcome to the Rockbox Technical Forums!
allow font size to be set from command line -OR- default to standard setting in batch file. (Very Soon - Need help implementing this in a batch file)
makefont [Fontfile] [Fontsize]
Errors if the font filename has a space. (eg. Lucida Grande.ttf) - tries to find both "Lucida" and "Grande.ttf" solved by renaming the file.
makefont Lucidia Grande.ttf - This is OKmakefont Lucidia Grande Bold.ttf - This will still NOT work
makefont Lucidia Grande.ttf 14 - This will work OK
makefont ?
makefont help
makefont comic bold.ttf
Page created in 0.112 seconds with 21 queries.