Calling un-implemented convert function

This commit is contained in:
2022-09-17 17:31:51 +02:00
parent d92f6d6cfb
commit 5327d90094
3 changed files with 22 additions and 8 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 --help
@./../jaby_engine_fconv/target/release/jaby_engine_fconv -o Test_Planschi.bin Test_PNG.PNG simple-tim full16
always: ;