Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 459 Bytes

font-transform

A primitive program to convert non-Unicode text to Unicode character text using a font mapping file.

Mapping file is a json file with key value pair of non-Unicode character position/code and the target Unicode character value. Font's current character codes can be identified using FontForge - https://fontforge.github.io/en-US/

Written using JavaScript, HTML & CSS.

Running web app available at: https://dipbhi.github.io/font-transform/