Rockbox mail archive
Subject: Re: Re[2]: cvs patch for loadable fonts
From: Greg Haerr (greg_at_censoft.com)
Date: 2002-09-12
Alex,
As I mentioned in another email, you need to change
your *.bdf files from CRLF (DOS) to LF format (UNIX).
The vi command ":set fileformat=unix" will do that.
The font won't work in the latest CVS code until you send
me a conversion table. (I think I might be able to use
one you've got already, but wanted you to check)
Also, if you could send me a tarball with some Cyrillic filenames
that would be great.
Regards,
Greg
: I can't compile alt6x10.bdf. Why? (I tried using .bdf suffix)
: Alex
:
: $ ./bdf2fnt alt6x10
: Use of uninitialized value in concatenation (.) or string at ./bdf2c line
60, <B
: DF> line 29.
: Use of uninitialized value in concatenation (.) or string at ./bdf2c line
61, <B
: DF> line 29.
: Use of uninitialized value in addition (+) at ./bdf2c line 67, <BDF> line
29.
: Use of uninitialized value in addition (+) at ./bdf2c line 67, <BDF> line
29.
: Use of uninitialized value in array element at ./bdf2c line 153, <BDF>
line 4382
: .
: Use of uninitialized value in concatenation (.) or string at ./bdf2c line
155, <
: BDF> line 4382.
: Use of uninitialized value in array element at ./bdf2c line 163, <BDF>
line 4382
: .
: Use of uninitialized value in numeric ne (!=) at ./bdf2c line 164, <BDF>
line 43
: 82.
: Use of uninitialized value in concatenation (.) or string at ./bdf2c line
187, <
: BDF> line 4382.
: Use of uninitialized value in concatenation (.) or string at ./bdf2c line
195, <
: BDF> line 4382.
: /tmp/alt6x10.c:17: parse error before ',' token
: /tmp/alt6x10.c:25: parse error before ',' token
: /tmp/alt6x10.c:28: warning: initialization makes integer from pointer
without a
: cast
: /tmp/alt6x10.c:29: warning: initialization from incompatible pointer type
: /tmp/alt6x10.c:31: parse error before ',' token
: ./bdf2fnt: /tmp/writerbf: No such file or directory
: rm: cannot remove `/tmp/writerbf': No such file or directory
: rm: cannot unlink `/tmp/loadrbf': No such file or directory
: /tmp/alt6x10.c:17: parse error before ',' token
: /tmp/alt6x10.c:25: parse error before ',' token
: /tmp/alt6x10.c:28: warning: initialization makes integer from pointer
without a
: cast
: /tmp/alt6x10.c:29: warning: initialization from incompatible pointer type
: /tmp/alt6x10.c:31: parse error before ',' token
: rm: cannot unlink `/tmp/loadrbf': No such file or directory
: 1,2c1
: < Can't open font: alt6x10.fnt
: < loadrbf: read error: alt6x10.fnt
: ---
: > usage: loadrbf font.rbf
:
Page was last modified "Jan 10 2012" The Rockbox Crew
|