Experimental work. Loading the engine needs some time (first time only).

Text INPUT/OUTPUT

Text editing has currently some bugs in LC-HTML5 (instead use the textarea to type UTF8-text and then use 'importText'):
• Don't use option/altKey in Firefox or the standalone will hang. The option/altKey doesn't work for editing in Safari/Chrome/Opera.
• The spacebar on Safari/Chrome/Opera takes the focus from the field, on Opera the delete key doesn't work.
• ExportText involves some encoding problems with UTF-8.

IMAGE INPUT


(can be imported via button 'importIMAGE' of the standalone, uses JavaScript-Load-Image)

This demo works only in browsers with support for the URL or FileReader API.

IMAGE OUTPUT

(when using exportIMAGE of the standalone the results are shown below)