[A83] Re: Edit buffer


[Prev][Next][Index][Thread]

[A83] Re: Edit buffer




Then how about vputs? I thought it wrote to the homescreen...
I need a vputs replacement, since vputs is too slow for my purposes.
(Btw, I use an app, so it'll be a vputmap replacement)
Now I can do that myself, but if anyone has a few valuable tips,
it would be greatly appreciated. (especially on preserving the possiblity to 
invert the text, and keeping it all variable width if neccessary)


If it ain't possible to do it without using "normal" sprite routines and the 
graphbuffer, so be it, but i'm afraid it'd mean more modifications 
to my program...

Thanks for any help
--Peter-Martijn


> Not sure about most of that, but I know that you can't write sprites
> directly to the homescreen.  The homescreen uses 128 bytes to store char
> data, not pixel data.. if you wanted to display pictures on the homescreen,
> direct communication with the LCD is necessary.
> - - Joe
> 
> 
> --------------------------------
> Joe Pemberton
> http://tiworld.calc.org
> --------------------------------
> 
> 
> _____________________________________________
> Free email with personality! Over 200 domains!
> http://www.MyOwnEmail.com
> 
> 
> 





References: