mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 17:58:11 +08:00
Serialize documents with images in linear space instead of sRGB (#1856)
Serialize Images in linear space instead of srgb
This commit is contained in:
Generated
+1
@@ -2353,6 +2353,7 @@ dependencies = [
|
||||
"rand_chacha 0.3.1",
|
||||
"rustybuzz 0.17.0",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"specta",
|
||||
"spirv-std",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user