photoprism/internal/thumb
Michael Mayer 5be456a09f JPEG: Convert Apple "Display P3" colors to standard sRGB #1474
Other color profiles and file formats are not supported yet. Should
be easy to add though. Main difficulty will be profile name comparison:
For example "Adobe RGB (1998)" vs just "Adobe RGB".
2021-12-09 07:00:39 +01:00
..
testdata
create.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
create_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
errors.go
jpeg.go
jpeg_test.go
names.go Places: Only show nearby photos in viewer if > 50 results on map 2021-11-26 21:10:52 +01:00
names_test.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
open.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
open_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
resample.go
resample_filters.go
resample_options.go
rotate.go
sizes.go
sizes_test.go
thumb.go
thumb_test.go