Page 1 of 1
Posted: Fri Dec 19, 2008 7:22 pm
by Gambit37
That reminds me: can DSB do plot screen stuff, like I mocked up
here?
Posted: Fri Dec 19, 2008 7:30 pm
by Sophia
Not only can it do that, but with a little bit of coding, you can have DSB and not you generate the text on the screen, which will likely save you time and effort.
Right now, it uses simple 1-bit bitmap fonts. If the lack of anti-aliasing is a problem, it's probably possible to extend alpha channel support to font rendering. This is something I'll have to look into.