You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are using generic files for this, there isn't a place for it. PNG and JPG have sidecars for this but they get wiped during round trips through most photo editing software, so they won't work. A simple alternative would be filename based, but that is fragile.
Maybe time to make a patternpaint scene format? JSON+base64 image blobs might work.
The text was updated successfully, but these errors were encountered:
Since we are using generic files for this, there isn't a place for it. PNG and JPG have sidecars for this but they get wiped during round trips through most photo editing software, so they won't work. A simple alternative would be filename based, but that is fragile.
Maybe time to make a patternpaint scene format? JSON+base64 image blobs might work.
The text was updated successfully, but these errors were encountered: