DarthSim
|
ac4f0e5dae
Import ICC after resize if linear colorspace was not used
|
6 lat temu |
DarthSim
|
4ba970bdf6
PNG quantization
|
6 lat temu |
DarthSim
|
e99241aea0
Disable processing in linear colorspace by default
|
6 lat temu |
DarthSim
|
081a400872
Fix processing images with embedded profiles
|
6 lat temu |
DarthSim
|
c864f801d0
Add IMGPROXY_DISABLE_SHRINK_ON_LOAD config
|
6 lat temu |
DarthSim
|
550b9edb20
Resize images in linear colorspace
|
6 lat temu |
DarthSim
|
79af765015
Fix color management
|
6 lat temu |
DarthSim
|
d2d305a41f
Don't initialize pages in vipsLoadImage if image is not gif
|
6 lat temu |
DarthSim
|
d7a1e8615c
Add -O3 to CFLAGS
|
6 lat temu |
DarthSim
|
5040ba7d61
extend option
|
6 lat temu |
DarthSim
|
f43fd6eec0
Collect vips memory metrics
|
6 lat temu |
DarthSim
|
4d174e51cf
Move c code to vips.c; Move complex vips operations to C
|
6 lat temu |
DarthSim
|
1bbe300ae4
struct__VipsImage => VipsImage
|
6 lat temu |
DarthSim
|
c6838e5857
Fix C strings caching
|
6 lat temu |
DarthSim
|
dd28028710
Fix typos and linter warnings
|
6 lat temu |
DarthSim
|
20d6c2778a
Try to free resulting image data on error
|
6 lat temu |
DarthSim
|
0b5c85f644
Cache commonly used C strings
|
6 lat temu |
DarthSim
|
6c73c58ea3
Try to clear resulting image data even if wasn't successfully saved
|
6 lat temu |
DarthSim
|
f4f746489c
Optimized memory usage; Reducing memory fragmentation
|
6 lat temu |
DarthSim
|
165ae18d87
Rename color to rgbColor to not conflict with image/color
|
6 lat temu |
DarthSim
|
ed795675be
Refactored logging; Syslog support
|
6 lat temu |
DarthSim
|
e453d9db51
Some optimizations
|
6 lat temu |
DarthSim
|
f679a7ddec
Fix not animated gifs support
|
6 lat temu |
DarthSim
|
5501c3cff7
SVG sources support
|
7 lat temu |
DarthSim
|
4549089183
ICO support
|
7 lat temu |
DarthSim
|
bb4f4602c3
Fallback to no profile while saving PNG if profile is invalid
|
7 lat temu |
DarthSim
|
e8845f671b
Limit GIF frames to being processed
|
7 lat temu |
DarthSim
|
c3852d683d
Optimal and correct DPR support
|
7 lat temu |
Marius Cristea
|
8b5f620ac3
adds dpr transformation (#104)
|
7 lat temu |
DarthSim
|
7ac390621d
Flatten image with alpha when saving to jpeg; Make white default background
|
7 lat temu |