Aaron Straup Cope

Results 91 issues of Aaron Straup Cope

https://github.com/sfomuseum/go-exif-update Add support for assigning EXIF metadata for tiles and other derivative images.

From https://github.com/go-iiif/go-iiif/issues/77#issuecomment-768929498 : > I solved my issue by updating my OSD configuration to use a fixed tile size. When using an IIIF server you don't have to specify a...

enhancement
documentation

From https://github.com/go-iiif/go-iiif/issues/77#issuecomment-768929498 : > Regarding improvements, the only details I noticed so far are the code samples in the readme that can be updated to use -config-source and -config-name instead...

bug
documentation

https://github.com/muesli/gamut

profiles
colours

https://github.com/rwcarlsen/goexif To consider: * Response value be if the image is not a JPEG * Custom include/exclude filters * Whether this should really be part of "core"

enhancement
profiles

https://github.com/esimov/pigo

enhancement
profiles

* https://github.com/photoprism/photoprism/wiki/Converting-RAW-to-JPEG * https://github.com/darktable-org/rawspeed * https://godoc.org/github.com/nf/cr2

enhancement
help wanted

https://github.com/jkomyno/palitra

profiles
colours

https://github.com/mccutchen/palettor for colour palettes.

enhancement
profiles
colours

This would formalize support for multiple source/cache definitions. For example: ``` "images": { "pointers": { "s3": { "name": "Blob", "path": "s3:///BUCKET?prefix=PREFIX&region=REGION&credentials=CREDENTIALS" }, "local": { "name": "Blob", "path": "file:///PATH/TO/SOURCE" } },...

enhancement