From 6d4668bdaf393aa45d9adb640774f998c6b4aa58 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 15 Feb 2014 15:18:09 +0100 Subject: added EMCurses/Emscripten support by building with Emscripten support, SciTECO may be embedded into web pages. * sciteco.html is not a piece of documentation but a sample SciTECO embedding --- src/sciteco.html | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 src/sciteco.html (limited to 'src/sciteco.html') diff --git a/src/sciteco.html b/src/sciteco.html new file mode 100644 index 0000000..9acef2b --- /dev/null +++ b/src/sciteco.html @@ -0,0 +1,70 @@ + + + Text Editor and Corrector + + + + + + +
+
+ 80x24 • + 80x43 • + 132x24 • + 132x43 +
+ + + + + -- cgit v1.2.3