RSS feed
417aaddf
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/04/23 06:35
make uint8 to float conversion faster
5383442f
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/04/23 06:05
redefine stbir__edge_wrap as a macro for a speed up
4a924242
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/02/17 12:19
iconv: add an optional filename argument
248d690e
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/02/17 12:19
iconv: add -u to produce uncompressed image, -r to skip the header
94794a38
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/01/20 09:32
resample: fix aspect-preserving scaling
f93909b9
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/01/20 06:27
resample: free-form combined crop/resampling
172c1e09
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/01/20 06:03
resample: make width/height optional
2386f06a
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/01/20 05:54
add -r option to specify source rectangle (crop)
453dfd1f
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/01/20 05:09
resample: preserve original format if possible, fix alpha channel
d71d5fc2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2021/01/20 04:03
forgot to add convert.c; update readme
d68ebdcb
– Sigrid Haflínudóttir <
[email protected]>
authored
on 2020/09/03 18:49
preserve aspect if either -x or -y was specified
89a32fa2
– Sigrid Haflínudóttir <
[email protected]>
authored
on 2020/09/03 15:19
fix -x50% use case (ie no -y is specified and -x is percentage)