A vanilla javascript, simple to use, bidirectional converter from Tito Orlandi's CMCL encoding system to strict standard Unicode and the other way round.
A working demo can be found at: https://paths-erc.eu/cmcl2unicode/
Just type or paste in one of the two available textareas and the text will automatically be converted to the other format. For instance in you type/paste text in the CMCL textarea, the unicode version of the typed/pasted text will be automatically available.
A simple file uplader is also available. It works simple text files. There is no support for rich text files (*.doc, *.docx. *.odt, etc). Just click on the Upload a file butto, select the file from your hard drive and its contents will be pasted in the textarea below.
No server side scripting is used for file uploads & parsing. Your browser should support the HTML5 File API for this function to work properly.
No file will be uploaded on our servers.
A specific font, Coptonew, has been developed to properly render the CMCL encoding. This font is embedded in the main index page and is used to render the preview of the CMCL encoded version.
For the Unicode encoded version Antinoou font is used, embedded to the main index page. It is a standard font designed for coptic that makes no use of the private Unicode area. More information about Antinoou font and its keyboard layout can be found here.
This software is archived in Zenodo. Please cite it by referring the DOI: 10.5281/zenodo.76262299
MIT License. See LICENSE file
Copyright (c) 2016 Julian Bogdani, PAThs