Gwyneth Llewelyn
f8eb69d01b
Bug: wrong build tags?
2025-11-06 10:57:57 +00:00
Gwyneth Llewelyn
7eb5f1735e
Bug: width & height were mixed up!
2025-11-04 03:27:37 +00:00
Gwyneth Llewelyn
d8fe834d37
Refact: huge mega-change to CLI spawning
...
Now it handles parameter templates and a zillion other cool things.
2025-10-31 18:13:37 +00:00
Gwyneth Llewelyn
9a7cb09981
RefatL added trelemetry databut neds tweaking
2025-10-31 02:20:16 +00:00
Gwyneth Llewelyn
35529a1af9
Refact: imagemagick, systemd all optional now
2025-10-30 16:36:21 +00:00
Gwyneth Llewelyn
d9b5294874
Fix: deal with correct location for imagick
...
Now will search on $PATH as well as accept an absolute path (which *will* be checked first!)
2025-10-29 08:55:20 +00:00
Gwyneth Llewelyn
541235bb0c
Preparing 0.9.2…
2025-10-29 01:35:32 +00:00
Gwyneth Llewelyn
d03bccfdce
Fix: configtype had wrong params!
...
I never remember how to pass variadic parameters correctly…
2025-10-27 21:07:07 +00:00
Gwyneth Llewelyn
75384e479a
Refact (major): spawn magickinstead of library
...
By default, now, gOSWI spawns external processes for resizing, using whatever version of ImageMagick is on the path.
To get the old behaviour, compile with `go build -tags imagick`.
2025-10-27 15:50:32 +00:00