]> bicyclesonthemoon.info Git - ott/enhance/commit
begin general mechanism,
authorb <rowerynaksiezycu@gmail.com>
Tue, 1 Nov 2022 20:22:31 +0000 (20:22 +0000)
committerb <rowerynaksiezycu@gmail.com>
Tue, 1 Nov 2022 20:22:31 +0000 (20:22 +0000)
commit31915231161a914fd81cd6ce7a6e8835c075ca2f
tree414499b0e0cbbd5361a6d454c7847bcdb753a935
parent4b3b328472430d1fb7ec45862398152273d34035
begin general mechanism,
info,
test pictures,
fading - start work.
38 files changed:
core.c
core.h
enhance
enhance.c
info.c [new file with mode: 0644]
info.h [new file with mode: 0644]
makefile
nofading.c [moved from nofading.cpp with 56% similarity]
nofading.h [new file with mode: 0644]
testimg/bmp_16_A1_R5_G5_B5.bmp [new file with mode: 0644]
testimg/bmp_16_R5_G6_ B5.bmp [new file with mode: 0644]
testimg/bmp_16_X1_R5_G5_B5.bmp [new file with mode: 0644]
testimg/bmp_24_R8_G8_B8.bmp [new file with mode: 0644]
testimg/bmp_32_A8_R8_G8_B8.bmp [new file with mode: 0644]
testimg/bmp_32_X8_R8_G8_B8.bmp [new file with mode: 0644]
testimg/bmp_GR.bmp [new file with mode: 0644]
testimg/bmp_I16.bmp [new file with mode: 0644]
testimg/bmp_I2.bmp [new file with mode: 0644]
testimg/bmp_I256.bmp [new file with mode: 0644]
testimg/bmp_I4.bmp [new file with mode: 0644]
testimg/jpg.jpg [new file with mode: 0644]
testimg/png_16_gray.png [new file with mode: 0644]
testimg/png_16_graya.png [new file with mode: 0644]
testimg/png_16_rgb.png [new file with mode: 0644]
testimg/png_16_rgba.png [new file with mode: 0644]
testimg/png_8_gray.png [new file with mode: 0644]
testimg/png_8_graya.png [new file with mode: 0644]
testimg/png_8_rgb.png [new file with mode: 0644]
testimg/png_8_rgba.png [new file with mode: 0644]
testimg/png_p.png [new file with mode: 0644]
testimg/png_p_16_gray.png [new file with mode: 0644]
testimg/png_p_16_graya.png [new file with mode: 0644]
testimg/png_p_16_rgb.png [new file with mode: 0644]
testimg/png_p_16_rgba.png [new file with mode: 0644]
testimg/png_p_8_gray.png [new file with mode: 0644]
testimg/png_p_8_graya.png [new file with mode: 0644]
testimg/png_p_8_rgb.png [new file with mode: 0644]
testimg/png_p_8_rgba.png [new file with mode: 0644]