Norwin Roosen
|
2ec417da6a
|
always convert images to NRGBA
this type is rpc-serializable, and we avoid repeated color conversion
|
2020-02-14 12:39:16 +01:00 |
Norwin Roosen
|
3f06bf6b82
|
refactor clean exit code
so much work just to let cleanup run & to pause fluting :(
|
2020-02-13 23:57:56 +01:00 |
Norwin Roosen
|
9ab04b4f26
|
wip: clean exit
start adding a mechanism for stopping async tasks,
so we can cleanly quit and stop fluting without quitting
|
2020-02-13 22:26:50 +01:00 |
Norwin Roosen
|
067bef55f6
|
further speed up parsePixels()
|
2020-02-11 13:41:58 +01:00 |
Norwin Roosen
|
15b9cf19da
|
speed up parsePixels()
|
2020-02-10 15:33:47 +01:00 |
Norwin Roosen
|
3f0acd9694
|
refactor pixelflut package into proper API
|
2020-02-06 13:39:24 +01:00 |