- From: Eddie Sheldrake" <EddieS AT softhome.net (Eddie Sheldrake)
- Subject: CFontz ROM version and driver issue was: Re: [Lcdproc] Proble m with 0.4.1 and CFontz
- Date: Sun Dec 2 19:04:02 2001
I did a bit of debugging with the CVS and your patch.
The function CFontz_chr is hardly used at all. It's not used to display any
text that I can tell.
Some other function is getting the text on the display.
I do see CFontz_chr getting called by the vbar (something) function and it
sending high chrs to display full and half bars.
This will need to be fixed as the vbar function clearly sends 255 to display
a full bar. In the CVS only as 1.4 displays an
arrow in the CPU graph and not a "}".
Another thing. -1 is the funky "}" in c. Not 255.
I hope this helps. I don't know C. Only bits of Perl. I will keep looking
over the code and testing ideas. But it takes
forever to make clean, make for each little test.
Eddie
On Fri, 30 Nov 2001 19:20:18 +0100, Rene Wagner wrote:
>
"Trout, Karl"
>
<Karl.Trout AT dowjones.com>
>
wrote:
>
> I have a new 634 from CF. I would be glad to do any testing which may
>
> provided some Help.
>
>
Could you try this:
>
>
Add
>
>
if (c=255) {
>
c=31;
>
}
>
>
before
>
>
CFontz->framebuf[(y * CFontz->wid) + x] = c;
>
>
in function CFontz_chr() in CFontz.c ?
>
>
That should lead to a little better ouput (no "}")
>
>
Regards,
>
>
Rene
>
_______________________________________________
>
LCDproc mailing list
>
LCDproc AT lists.omnipotent.net
>
http://lists.omnipotent.net/mailman/listinfo/lcdproc
- [Lcdproc] GPL, Copyrights and AUTHORS file (was: GPL and loadable module), (continued)
- GPL and loadable module + Re: [Lcdproc] Re: API-v0.5: drvthis and private_data (comment in CVS), Rene Wagner, 12/07/2001
- [Lcdproc] Re: GPL and loadable module, David Douthitt, 12/06/2001
- [Lcdproc] Re: GPL and loadable module, William W. Ferrell, 12/07/2001
- [Lcdproc] Re: GPL and loadable module, David Douthitt, 12/07/2001
- [Lcdproc] Re: GPL and loadable module, William W. Ferrell, 12/07/2001
- [Lcdproc] Re: GPL and loadable module, <dglaudemailing AT gmx.net (David GLAUDE Mailing), 12/07/2001
- [Lcdproc] Re: API-v0.5: drvthis and private_data (comment in CVS), Joris Robijn, 12/06/2001
CFontz ROM version and driver issue was: Re: [Lcdproc] Proble m with 0.4.1 and CFontz, <EddieS AT softhome.net (Eddie Sheldrake), 12/02/2001
Archive powered by MHonArc 2.6.18.