Aleksandr Andreev
Aleksandr Andreev
It would be good to have documentation in Russian. But right now I do not have time to work on it. This is a useful task if somebody else would...
Update dox
@aleslavista I'm finally taking care of this (sorry). Can you give yourself credit on or around line 1053?
The issue with porting other fonts to Unicode is that they were copyrighted by Vlad Dorosh and others, so could not be freely modified. The fonts in the defunct [CSLTeX...
U+02B9 is canonically equivalent to U+0374 Greek Numeral Sign. Running XeTeX in Input Normalization mode produced a missing character. I also added U+02BA for completeness. Both characters are also used...
Running Setup configure gives the following error message: Configuring sfnt2woff-0.1.0.0... Setup: Encountered missing dependencies: optparse-applicative >=0.12.0 && =0.2 && =0.3 && =0.6.8 && =1.0 && =0.10 && =2.8 &&
Is it possible to specify a different hyphenation character to be used? Some languages do not use U+2010 Hyphen for hyphenation (see script-specific hyphenation characters in Unicode). Church Slavic uses...
Converting sfd file with contextual substitutions gives the following cryptic message: `Traceback (most recent call last): File "/home/name/.local/bin/sfd2ufo", line 33, in sys.exit(load_entry_point('sfdLib', 'console_scripts', 'sfd2ufo')()) File "/home/name/Documents/sfdLib.py/Lib/sfdLib/__main__.py", line 37, in main...
Church Slavonic has the assigned ISO 639 code 'cu'. Hyphenation patterns for Church Slavonic exist and are open source. They can be downloaded from [here](https://github.com/slavonic/cu-tex/blob/master/hyphenation/hyph-cu.tex). The documentation is [here](https://github.com/slavonic/cu-tex/tree/master/hyphenation). Church...