From 1dc7f490c91993a06b0de1988efece102353455f Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Thu, 3 Jun 2010 07:30:01 +0000 Subject: Use a different remote font than the main LCD font Works for both wps config and settings Only change targets with LCD_REMOTE_HEIGHT <= 64 (irivers) to use 08-Rockfont git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26505 a1c6a512-1295-4272-9138-f99709370657 --- wps/WPSLIST | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wps/WPSLIST') diff --git a/wps/WPSLIST b/wps/WPSLIST index 856022c1ed..13cb263865 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -308,6 +308,9 @@ Font.132x80x16: 11-Sazanami-Mincho.fnt Font.128x64x1: 08-Rockfont.fnt Font.112x64x1: 08-Rockfont.fnt +# Remote font for iriver +Remote Font.128x64x1: 08-Rockfont.fnt + #misc settings that should be ignored on grayscale targets foreground color: CCCCCC background color: 000000 -- cgit v1.2.3