Skip to content

pgmmpk/cslavonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cslavonic

Build Status

Utilities to work with Church Slavonic language

  • cu_reencode re-encodes text from legacy UCS encoding to Unicode utf-8
  • cu_codechart generates TeX document that tests fonts by showing characters in Unicode blocks used by Church Slavonic
  • cu_normalize Allows one to re-encode Church slavonic unicode text between two flavors of "uk" representation

cu_reencode

Many Church Slavonic texts are available in legacy encodings. Most prominent are:

Since there are already tools to convert from HIP to UCS see here, we only need to cover UCS-to-Unicode leg.

This code is inspired by Perl converter by Aleksandr Andreev, and uses its for the critical part - encoding tables. You can consider this to be a Python3 port of Aleksandr's work.

cu_codechart

Generates a XeLaTex document to test font, Use this to evaluate fonts that claim support for Church Slavonic.

This is a Python3 port of original code by Aleksandr Andreev. The only rationale for this port is me not willing to install Perl :)

cu_normalize

Re-encodes between current (but retireing) handling of lowercase "uk" digraph in Unicode and upcoming (not yet approved as of Jan 2016) Unicode recommendation.

About

Utilities to work with Church Slavonic language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages