Skip to content

Releases: sighook/pixload

v1.1.1

18 Apr 18:55
f5198a6
Compare
Choose a tag to compare

f5198a6 pixload-webp.1.pod: add missing comma
f81ee2d try xxd if hexdump is unavailable

v1.0

09 Dec 17:42
v1.0
f18f902
Compare
Choose a tag to compare

f18f902 config.mk: new release, v1.0
fb7ae84 Dockerfile: add file
31bccdc Dockerfile: add missing make
b211e93 Dockerfile: update
0093d05 Makefile: fix hardcoded version
8212198 README.md: add Dependencies/BuildAndInstall sections, minor changes
d101f7d update Makefile (fix clean), chmod 644 *.in
f578c95 remove hardcoded version (will be generated through make)
7c10aa3 rename all pixload-??? scripts to pixload-???.in
0cdecee Makefile: update
8bd35ea add config.mk
16e7294 add Makefile
b5fc247 README.md: fix typos, minor change
dd95be2 README.md: fix tools sections, minor changes
1411be7 pixload-webp.1.pod: add manual page
90938bc pixload-webp: refactor
51c37a4 mv webp.pl -> pixload-webp
be82506 pixload-gif.1.pod: add manual page
c01a514 pixload-gif: fix typo
43fd29b pixload-png.1.pod: typo fix
44111bd pixload-gif: refactor
026c413 mv gif.pl -> pixload-gif
d5032b1 pixload-bmp.1.pod: add manual page
2b971dd pixload-bmp: refactor
692499f mv bmp.pl -> pixload-bmp
57ee9e6 README.md: update jpg section
2d80acb pixload-jpg.1.pod: add manual page
54529b4 pixload-jpg: fix case insensitive options
7e419c6 pixload-png: fix case insensitive options
0bcb27d pixload-png.1.pod: fix typo
9037535 pixload-jpg: refactor
211d47e mv jpg.pl -> pixload-jpg
d4064d4 README.md: minor changes
220c6ff README.md: fix man page url
7e3e4fb README.md: update png section
0975ed1 README.md: update donation addresses, minor changes
dc38202 pixload-png.1.pod: add manual page
2bd34b9 pixload-png: change the banner
127c8b9 rename png.pl -> pixload-png
c58a386 png.pl: add pixel-size control, refactoring
7062ef6 remove trailing whitespaces
b83f15c README.md: add FreeBSD/DragonFlyBSD dependencies notes
8c865be png.pl: check if outfile is PNG to prevent infinite loop
73c4657 fix shebang