Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: Re[2]: Loadable fonts patch
From: Daniel Stenberg (daniel_at_haxx.se)
Date: 2002-08-05


On Mon, 5 Aug 2002, Greg Haerr wrote:

> > Sounds like a good plan. The storage format would probably need to be
> > rotated though, since if I'm not mistaking your convbdf program now
> > stores the font data row by row instead of column by column that the
> > Rockbox bitmap function prefers.
>
> Is this because you have to write the bitmap display column- by-column?

Yes, the frame buffer is kept like that in memory because it is written to
the hardware that way, and then it makes sense to keep the bitmaps in that
format too.

-- 
  Daniel "Bagder" Stenberg -- http://bjorn.haxx.se/rockbox/



Page was last modified "Mar 9 2008" The Rockbox Crew