[mapserver-commits] [MapServer/MapServer] 2ef337: GDAL/raster rendering: add a GAMMA processing option
Even Rouault
noreply at github.com
Thu Jun 13 07:54:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 2ef337b804846fdf7322bc4aa8b9e622e408466f
https://github.com/MapServer/MapServer/commit/2ef337b804846fdf7322bc4aa8b9e622e408466f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-06-01 (Sat, 01 Jun 2024)
Changed paths:
A msautotest/gdal/expected/gamma_grayalpha.png
A msautotest/gdal/expected/gamma_pct.png
A msautotest/gdal/expected/gamma_rgb.png
A msautotest/gdal/expected/gamma_rgba.png
A msautotest/gdal/gamma_grayalpha.map
A msautotest/gdal/gamma_pct.map
A msautotest/gdal/gamma_rgb.map
A msautotest/gdal/gamma_rgba.map
M src/mapdrawgdal.c
Log Message:
-----------
GDAL/raster rendering: add a GAMMA processing option
to perform gamma correction on rasters (except in raw modes)
Commit: 6a0a708fccbe28289937dba7a7e6c35d2d3d57e4
https://github.com/MapServer/MapServer/commit/6a0a708fccbe28289937dba7a7e6c35d2d3d57e4
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
A msautotest/gdal/expected/gamma_grayalpha.png
A msautotest/gdal/expected/gamma_pct.png
A msautotest/gdal/expected/gamma_rgb.png
A msautotest/gdal/expected/gamma_rgba.png
A msautotest/gdal/gamma_grayalpha.map
A msautotest/gdal/gamma_pct.map
A msautotest/gdal/gamma_rgb.map
A msautotest/gdal/gamma_rgba.map
M src/mapdrawgdal.c
Log Message:
-----------
Merge pull request #7069 from rouault/raster_gamma_correction
GDAL/raster rendering: add a GAMMA processing option
Compare: https://github.com/MapServer/MapServer/compare/dd961454d562...6a0a708fccbe
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list