|
|
Rockbox mail archiveSubject: Misc changesMisc changes
From: Magnus Holmgren <lear_at_algonet.se>
Date: 2005-06-15
Hi,
I noticed that the buildzip.pl script copies too many rocks to
`find apps -name "*.rock" -o -name "*.ovl" ! -empty ...
to:
`find apps "(" -name "*.rock" -o -name "*.ovl" ")" ! -empty ...
so that the script does what it is supposed to (i.e., not copy ~750 kB
Also, when using large fonts (8 pixels tall or more), and having text
i*h + offset + (h > 7 ? (h - 6) / 2 : 1)
Btw, regarding fonts, does anyone know of a decent way to edit
Magnus
Page was last modified "Jan 10 2012" The Rockbox Crew |