Serialize documents with images in linear space instead of sRGB (#1856)

Serialize Images in linear space instead of srgb
This commit is contained in:
Dennis Kobert
2024-07-25 04:39:41 -07:00
committed by GitHub
parent a36491d6f1
commit 93b473abcd
3 changed files with 36 additions and 10 deletions
Generated
+1
View File
@@ -2353,6 +2353,7 @@ dependencies = [
"rand_chacha 0.3.1",
"rustybuzz 0.17.0",
"serde",
"serde_json",
"specta",
"spirv-std",
"tokio",