Color difference clipboard vs VS
-
A circular copy paste trip between Affinity and VS results in more and more fading:
-
@Ingolf I think the VS file upload on file.io has timed out, send me the file by email.
Pasting the SVG code from these posts seem to work fine here.
But there might be some color settings that could cause this.
-
@VectorStyler said in Color difference clipboard vs VS:
@Ingolf I think the VS file upload on file.io has timed out, send me the file by email.
Pasting the SVG code from these posts seem to work fine here.
But there might be some color settings that could cause this.Mailed
-
This is very weird:
- Copy whatever from Affinity to VS via clipboard and the colors are faded (and values changed)
- Then paste the clipboard SVG to an editor, copy SVG code from editor, and paste it into VS and the colors are now accurate
- The object is tiny though
Video link and images mailed to you in 5 mins.
-
Structure of clipboard after copy from Affinity:
-
Copying this from CorelDRAW (A4) (the colors are same as in Affinity, I copied the object from Affinity):
looks like this pasted into VS:
DPI mismatch? Anyway the shape has the correct color here, interesting, but the content looks weird. But still, in this case the color values are not modified.
-
@Ingolf The last one looks like the fill was rasterized by CDR before being placed in the clipboard.
-
@b77 said in Color difference clipboard vs VS:
@Ingolf The last one looks like the fill was rasterized by CDR before being placed in the clipboard.
I think you are right:
-
Well, seem to be issue with the Affinity format in the clipboard, regular SVG from clipboard like this is not affected:
<svg height="900" width="900"> <ellipse cx="400" cy="60" rx="400" ry="150" style="fill:rgb(85,170,68);stroke:blue;stroke-width:1" /> </svg>
But the RGB colors in the Affinity SVG in the clipboard are all correct.
-
@Ingolf Got the files, I will try to replicate this issue.
-
@Ingolf This issue should be fixed in build 1.1.062