Commit History

Author SHA1 Message Date
  DarthSim 435e5d4063 dpr always enlarges smaller images 6 years ago
  DarthSim 327429a1e5 Improve handling of non-sRGB images 6 years ago
  DarthSim 4a59e3d625 Save HEIC to JPEG by default 6 years ago
  DarthSim 7e979a9024 Move WebP enforcement/preference to processing 6 years ago
  DarthSim c2ce5c5850 Auto resizing type 6 years ago
  DarthSim e894afec13 Crop offsets 6 years ago
  DarthSim 116ccc29e8 expand => extend 6 years ago
  DarthSim 7d92cdd66d Correct image extending 6 years ago
  DarthSim 2eaace700e Don't do scale on load of animated image if we need to crop 6 years ago
  DarthSim 5553cee501 MaxGifFrames => MaxAnimationFrames 6 years ago
  DarthSim e4b8332752 Don't fail if smart crop is not supported but requested 6 years ago
  DarthSim a08a5d41d9 Refactor colorspace code 6 years ago
  DarthSim e5e3736d29 Fix lint errors 6 years ago
  DarthSim b2c5e9c4ab Round sizes for more accurate calculations 6 years ago
  DarthSim dbad387eef Crop processing oprion; Resize type `crop` is deprecated 6 years ago
  DarthSim fa224981af Extract Vips stuff into vips.go and CString stuff into c_strings.go 6 years ago
  DarthSim 69594894a0 Fix lint issues 6 years ago
  DarthSim 86c883f04b HEIC images support 6 years ago
  DarthSim f515623f3a Animated WebP support 6 years ago
  DarthSim 3fb3a327a3 Better scale-on-load for WebP with libvips 8.8 6 years ago
  DarthSim eb60f0567c Better work with ICC profiles; Usage of vips 8.8 bbuilt-in cmyk profile 6 years ago
  DarthSim 023dcadc34 Better stacktrace of processing errorf 6 years ago
  DarthSim 95877bbaa8 Optimized ICC profile check; Always import ICC when linear colorspace is used 6 years ago
  DarthSim dbbdf5a997 Better shrink-on-load 6 years ago
  DarthSim 253eae70ab Don't fail if ICC profile import failed 6 years ago
  DarthSim ac4f0e5dae Import ICC after resize if linear colorspace was not used 6 years ago
  DarthSim 4ba970bdf6 PNG quantization 6 years ago
  DarthSim e99241aea0 Disable processing in linear colorspace by default 6 years ago
  DarthSim 081a400872 Fix processing images with embedded profiles 6 years ago
  DarthSim c864f801d0 Add IMGPROXY_DISABLE_SHRINK_ON_LOAD config 6 years ago