Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 731 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 731 Bytes

Malayalam ASCII - Unicode fontmaps

This repository contains ASCII to Unicode character/glyph maps for ASCII Malayalam fonts of the yesteryear. They can be used in applications for converting old ASCII (ISM) text to Unicode.

The maps are ASCII char: Unicode char pairs in numbered JSON files. index.json maps font names to the respective JSON map file.

The JSON maps have been derived from the maps forked from @deepushajia/ASCII-Unicode-Converter-for-Malayalam

Conversion algorithm

See convert.py for a reference algorithm for using the maps to convert ASCII Malayalam text to Unicode.

The JSON maps in the repository are licensed under CC0.