Skip to content

Converts non-Unicode text to Unicode character text using a mapping file

License

Notifications You must be signed in to change notification settings

dipbhi/font-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Converts non-Unicode text to Unicode character text using a mapping file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages