Converters for converting Church Slavonic texts into Unicode from various legacy codepages.
HIP to Unicode converter Web interface | Standalone through Lingua::CU::Scripts module
Irmologion to Unicode converter Web interface | Standalone through Lingua::CU::Scripts module
Church Slavonic converter Extension for LibreOffice 3.0 and higher
Translation tooling is published in our GitHub repository.
Small texts can be conveniently translated in our web application. Attention mobile internet users! This web-application will load 40+Mb of code and data.
Check out our web our web application. Attention mobile internet users! This web-application will load 40+Mb of code and data.
Check out our web our web application. Attention mobile internet users! This web-application will load 30+Mb of code and data.
APIs for developing Church Slavonic-aware applications provide a variety of tools, such as collation (sorting), string comparison, conversion between Church Slavonic and Russian (modern) orthography, automated generation of Slavonic numerals, and more.
Lingua::CU - a module for Church Slavonic support in Perl.
cslavonic - a module for Church Slavonic support in Python.
Church Slavic hyphenation patterns
If you wish to display Church Slavonic text on your website or blog, you can simply
add a reference to our stylesheet in the HEAD
section of your document:
<link rel="stylesheet" href="https://slavonic.github.io/css/fonts.css" type="text/css">
All of the necessary fonts will be loaded automatically. To use the fonts, just declare the appropriate CSS classes, for example:
.slavonic {
font-family: 'Ponomar Unicode';
}
If you do not wish to load the fonts from our server but would rather place the embeddable web fonts on your own server, you can download the embeddable web font package and un-zip it to some directory on your server.
The package provides all of the fonts in WOFF2, WOFF, EOT (for Internet Explorer), and TTF formats, which should work with all modern browsers, as well as a working CSS stylesheet to get you started.
The web fonts are distributed under the same license as the installable fonts; see the legal page for details.