changeset 207:3b0864bf7436

Add note about PNG export working now.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 29 Aug 2018 15:16:54 +0300
parents efbd833065f5
children c6c1dd769566
files mpui.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Wed Aug 29 15:13:13 2018 +0300
+++ b/mpui.js	Wed Aug 29 15:16:54 2018 +0300
@@ -193,7 +193,7 @@
     "but there are no UI widgets for changing some settings, "+
     "loading of alternate palettes, etc. (yet.. might take time to implement these.)</li>"+
     "<li>Source code export is not guaranteed to work (it is enabled now, though.)</li>"+
-    "<li>PNG/JPEG import/export does not work.</li>"+
+    "<li>PNG/JPEG <b>import</b> does not work. <b>PNG export works now (alt+shift+W or alt+click on format export icon.)</b></li>"+
     "<li>The 'magnify' tool works oddly, though I think this issue may exist in the original as well.</li>"+
     "<li>The preview window seems to be buggy for multicolor bitmaps.</li>"+
     "<li>There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.</li>"+