[A83] Re: ZPic83 compression
[Prev][Next][Index][Thread]
[A83] Re: ZPic83 compression
> > > Writing both is a good idea to check sizes. but a vertical one would
> > > also be much larger..
> >
> > I don't see why thay would be..
>
> Because the bytes are read left-to-right. If you do a bit-level vertical
> compression, you'll have to read the 1st bit of the 1st byte, then the 1st
> bit of the 13th byte, then the 1st bit of the 25th byte, etc.
Ah, a lot more traffic from the lcd driver..
Follow-Ups:
References: