From 1f6edee7e5e6944181d517c3a52bdedd1421256e Mon Sep 17 00:00:00 2001 From: knolax <1339802534.kk@gmail.com> Date: Wed, 24 Jan 2018 21:51:27 -0500 Subject: added instructions to README --- README | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README b/README index 5c2dd87..a5e028b 100644 --- a/README +++ b/README @@ -1,6 +1,20 @@ 𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤚𘤜𘤛𘤧𘤁・𘤊𘤛 Software Package for the Iokalant Conlang includes: - a m17n engine .mim file for a custom keyboard layout, compatible with ibus-m17n - a fontforge font file and a generate TrueType font for rendering of Iokalant Characters encoded in unicode. - Documentaion on the encoding used and description of the writing system itself + -A m17n engine .mim file for a custom keyboard layout, compatible with ibus-m17n (io-iokalant.mim) + -A fontforge .sfd font file and a generate TrueType font for rendering of Iokalant Characters encoded in unicode.(IOKALANT_STANT_FATENC.ttf) + -Documentaion on the encoding used and description of the writing system itself +Issues: + -Incompatible with any Tangut fonts installe. + -The TrueType font does not work with urxvt, but works on Suckless Terminal, Cool Retro Term and any other graphical application +Dependencies: + TrueType font support + ibus + ibus-m17n + unicode as the system locale +Instructions: + $sudo make install + $ibus reset + $ibus-setup + Add iokalant as an input method (under Ido) + $st -f "xos4 Terminus,IOKALANT_STANT_FATENC:size=12" # to launch a compatible Terminal -- cgit v1.1