To read in toki pona, see README.md
.
This is an IME for typing sitelen pona characters using FCITX.
The following example uses linja nanpa as a font:
Use \[
and \]
for cartouches. (Alternatively, use =
for the combining cartouche extension)
Use (
and )
after a compatible glyph to extend it to the right. (Alternatively, use _
for the combining glyph extension)
Use {
and }
before a compatible glyph to extend it to the left.
Use -
for a zero-width joiner, +
for a scaling joiner and *
for a stacking joiner
Use .
to type a middle dot and :
for a fullwidth colon.
Use /
and \
for alternate glyphs.
An AUR package exists: https://aur.archlinux.org/packages/ilo-sitelen-git.
Build and install with CMake:
$ git clone https://github.com/0x182d4454fb211940/ilo-sitelen.git
$ cd ilo-sitelen
$ cmake -B build -S . -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
$ cmake --build build
$ sudo cmake --install build
- User preferences