comparison mpui.js @ 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 6226ed0a6fa6
children c6c1dd769566
comparison
equal deleted inserted replaced
206:efbd833065f5 207:3b0864bf7436
191 "<ul>"+ 191 "<ul>"+
192 "<li>All of Multipaint v1.8.2018 changes have been integrated, "+ 192 "<li>All of Multipaint v1.8.2018 changes have been integrated, "+
193 "but there are no UI widgets for changing some settings, "+ 193 "but there are no UI widgets for changing some settings, "+
194 "loading of alternate palettes, etc. (yet.. might take time to implement these.)</li>"+ 194 "loading of alternate palettes, etc. (yet.. might take time to implement these.)</li>"+
195 "<li>Source code export is not guaranteed to work (it is enabled now, though.)</li>"+ 195 "<li>Source code export is not guaranteed to work (it is enabled now, though.)</li>"+
196 "<li>PNG/JPEG import/export does not work.</li>"+ 196 "<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>"+
197 "<li>The 'magnify' tool works oddly, though I think this issue may exist in the original as well.</li>"+ 197 "<li>The 'magnify' tool works oddly, though I think this issue may exist in the original as well.</li>"+
198 "<li>The preview window seems to be buggy for multicolor bitmaps.</li>"+ 198 "<li>The preview window seems to be buggy for multicolor bitmaps.</li>"+
199 "<li>There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.</li>"+ 199 "<li>There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.</li>"+
200 "</ul>"+ 200 "</ul>"+
201 "<p>You can also view the <a href=\"https://tnsp.org/hg/forks/multipaint-js/\">Mercurial repository for this project</a>.</p>"; 201 "<p>You can also view the <a href=\"https://tnsp.org/hg/forks/multipaint-js/\">Mercurial repository for this project</a>.</p>";