qgis/qgis-js

Colors in QGIS wasm in chromium look less bright (washed out)

Open

#9 opened on Oct 24, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (12 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (215 stars)
PR merge metrics
 (PR metrics pending)

Description

grafik

It seems like Chrome does some color management which results in slightly dumper (less vivid) colors - when compared to QGIS Desktop and Firefox wasm rendering. One can see at in the blue of the rivers or the orange tones of the polygons above the shaded relief.

This is more an observation and not so much a bug.

@boardend : how to you transfer the rendered images from QGIS wasm to OpenLayers? As a JPEG or PNG encoded file? Can we influence color management in chrome?

Contributor guide