Adam Greenhall
Adam Greenhall
I'm getting a lot of warning messages from simple `Decode`: code: ``` reader, err := os.Open(fnm) ... img, err := goheif.Decode(reader) ``` setup: ``` $ go version go version go1.21.4...
Currently booklet making only supports 8up for portrait orientation with long-edge binding. But there are 3 more options! PRs to follow.
I tested `blurry` for a project and really liked the speed of the operations. But we are cross compiling for amd64 and arm64 (very common now with mac silicon), and...