diff mpui.js @ 229:4f26dc75c448

Implement freeform image import, key ctrl+e. PNG export is now 'e'.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Sep 2018 22:32:45 +0300
parents ed594b3e3f45
children 69b031cc8064
line wrap: on
line diff
--- a/mpui.js	Wed Sep 05 22:28:15 2018 +0300
+++ b/mpui.js	Wed Sep 05 22:32:45 2018 +0300
@@ -241,11 +241,11 @@
     "<li>Save as ('s') and Load from ('l') export and import Multipaint workfiles.</li>"+
     "<li>When loading/importing, you click on the load icon (or press key) and a HTML file selector button will appear "+
     "ON THE BOTTOM. You need to click that, too. Sorry, that can't be automated because of pop-up blocking etc.</li>"+
+    "<li>PNG/JPEG/GIF import is key 'e'. PNG export is ctrl+e.</li>"+
     "</ul>"+
     "<p><b>Existing problems:</b></p>"+
     "<ul>"+
     "<li>Source code export is not guaranteed to work (it is enabled now, though.)</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 wide-pixel (e.g. c64 multicolor) bitmaps.</li>"+
     "<li>There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.</li>"+