GNOME Bugzilla – Bug 640260
fix OpenRaster layer filename encoding
Last modified: 2015-11-29 12:52:56 UTC
Created attachment 179039 [details] [review] patch When saving an ORA with non-ascii layer names, the resulting file cannot be loaded by this plugin again. For users this looks like data loss, even though all the data was still saved. The attached patch fixes this. Corresponding MyPaint bugreport: https://gna.org/bugs/index.php?17536
Review of attachment 179039 [details] [review]: Thanks!
Committed to master.