]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commit
add calc inch to pixel and pixel to inch
authorBastian Dehn <hhaalo@arcor.de>
Fri, 21 Feb 2025 17:14:22 +0000 (18:14 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 6 Mar 2025 20:44:36 +0000 (21:44 +0100)
commita4313eb198ff0adc103993add19a8028bfac2c05
tree45f15926b1155243088c16a136931b42a3613efe
parent19f50b81ec6fc5e241bbd5e5790befddf75c1d24
add calc inch to pixel and pixel to inch
src/CMakeLists.txt
src/kds_s2000w_handler_opts_calc.c [new file with mode: 0644]
src/kds_s2000w_handler_opts_calc.h [new file with mode: 0644]
tests/CMakeLists.txt
tests/kds_s2000w_handler_opts_calc_tests.c [new file with mode: 0644]
tests/kds_s2000w_handler_opts_calc_tests.h [new file with mode: 0644]
tests/kds_s2000w_handler_opts_calc_tests_run.c [new file with mode: 0644]
tests/kds_s2000w_image_converter_tests_run.c