Basic Color support

This commit is contained in:
2022-09-21 20:43:08 +02:00
parent 090d0d09a1
commit 355153176f
5 changed files with 78 additions and 7 deletions

View File

@@ -7,6 +7,6 @@ test_cpp_out: always
test_jaby_engine_fconv: always
@cargo build --manifest-path ../jaby_engine_fconv/Cargo.toml --release
@./../jaby_engine_fconv/target/release/jaby_engine_fconv -o Test_Planschi.bin Test_PNG.PNG simple-tim full16
@./../jaby_engine_fconv/target/release/jaby_engine_fconv -o Test_Planschi.bin Test_PNG2.PNG simple-tim full16
always: ;