|
|
Rockbox mail archiveSubject: Re[2]: convbdf bugFrom: Uwe Freese (mail_at_uwe-freese.de) Date: 2002-09-20
Hello Greg,
Greg Haerr wrote on Friday, September 20, 2002, 2:59:33 AM:
GH> : If there's no newline at the end of the last line of a bdf file, the convbdf
GH> Change the line in function bdf_getline() that reads "if (c == EOF)" to:
GH> if (c == EOF && b == buf)
GH> and let me know if that fixes it. (My editor won't create a file
Yes, this works! So you can change this in convbdf.c.
Bye, Uwe.
Page was last modified "Jan 10 2012" The Rockbox Crew |