wasp-os icon indicating copy to clipboard operation
wasp-os copied to clipboard

fill_ppm write ppm image format to screen

Open bmsleight opened this issue 4 years ago • 2 comments

Signed-off-by: Brendan M. Sleight [email protected]

bmsleight avatar Mar 23 '21 14:03 bmsleight

Has this been tested on a real device? If so what is the performance like? Using fill() for single (or quad) pixel access is normally very slow.

It would also be good to allow the caller to select an x, y coordinate for the decoding (e.g. give it a signature more like _rle2bit().).

daniel-thompson avatar Mar 28 '21 08:03 daniel-thompson

No reply from submitter... converted to draft status.

daniel-thompson avatar Jul 25 '21 08:07 daniel-thompson