Follow-up Comment #20, bug #9099 (project mypaint):

In order to roundtrip a PNG file (e.g. for texturing) we would have to enable
the frame automatically when loading PNG. This might be a bit confusing to
users who don't know what it is or how to turn it off - it may destroy the
"infinite canvas" feeling if you often have to turn the frame off? What do you
think?

We could "fake-roundtrip" PNGs, maybe: remember the frame but don't display
it. When saving, we do not crop if the frame is still turned off (that would
be unexpected loss of information) but we can make sure that the image doesn't
shrink: if there was a transparent border in the PNG, we can preserve it, but
we expand the size as needed to save all pixels.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?9099>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to