On 15 Feb 2002, at 1:41, Phoebus R. Dokos wrote: > As for compression of SCR, I am currently working on a modified variable=20 > RLE model (3 bytes or 4 bytes long) with the following specs: > 1 bit (RLE code / 0 for <128 repetitions and 1 for >128 repetitions.) > 7 bits (repetitions) (if RLE=3D0) or > 15 bits (repetions) (if RLE>0) > 16 bits (pixel data) > > However it's insanely slow with Basic (Peculiar thing here... VB 6.0=20 > compiled running Atop a 1GHz Athlon is slower compression-wise than a plain= > =20
I think that that just shows how slow VB is... Let me have your code, I'll do it in M/C, it'll be a bit faster... Wolfgang ----------------- www.wlenerz.com