jof_worker_result_t
Process exit code contract between the worker and its Go driver.
@ k_jof_worker_ok
Atlas fully written to the output path.
@ k_jof_worker_output
Output open/write/close failed.
@ k_jof_worker_geometry
Source dimensions unusable or unproduceable.
@ k_jof_worker_input
Input open/stat/read failed or was refused.
@ k_jof_worker_usage
Wrong argument count or null path.
@ k_jof_worker_decode
Source is hostile or an unsupported variant.
@ k_jof_worker_memory
A bounded work arena could not be allocated.
jof_worker_result_t jof_worker_convert(const char *in_path, const char *out_path)
Transcode one encoded image file into one JOF atlas file.