nmlgc
|
ec8668264c
|
[Pipeline] bmp2arr: Fail if any non-#000/#FFF pixels are found
And that's all the minimum functionality I wanted to have.
Closes #8.
Part of P0113, funded by Lmocinemod.
|
2020-09-07 21:18:34 +02:00 |
nmlgc
|
23bf61b773
|
[Pipeline] bmp2arr: Add -q for silencing debug output on stderr
Part of P0113, funded by Lmocinemod.
|
2020-09-07 17:32:04 +02:00 |
nmlgc
|
ea8d2466fe
|
[Pipeline] bmp2arr: Require the output type to be provided explicitly
Part of P0113, funded by Lmocinemod.
|
2020-09-07 17:29:45 +02:00 |
nmlgc
|
24699942e6
|
[Pipeline] bmp2arr: Introduce error codes, and a separate reporting function
Part of P0113, funded by Lmocinemod.
|
2020-09-07 17:29:44 +02:00 |
nmlgc
|
66b72477d2
|
[Pipeline] bmp2arr: Use bitflags for the preshift/upside-down/debug BMP options
More ergonomic in initializer lists when used as a library.
Part of P0113, funded by Lmocinemod.
|
2020-09-07 17:29:43 +02:00 |
Jonathan Campbell
|
44b0313b38
|
[Pipeline] bmp2arr: write_sprite inner function should be private
|
2020-07-06 15:16:05 -07:00 |
Jonathan Campbell
|
2e4d0b3b8f
|
[Pipeline] bmp2arr: conversion to lib finish
|
2020-07-06 15:14:50 -07:00 |
Jonathan Campbell
|
feba961470
|
[Pipeline] bmp2arr: begin moving to lib
|
2020-07-06 15:09:42 -07:00 |