This page demonstrates how features in Akatab can be implemented in a web page.
(See the source file of this page and the corresponding .css file.)
Akatab default Tifinagh characters
ⴰ ⵗ ⴾ ⵈ ⵆ ⵂ ⴱ ⵀ ⵔ ⵙ ⴷ ⴸ ⴹ ⵎ ⵟ ⴼ ⵢ ⵉ ⴴ ⴶ ⵑ ⵏ ⵍ ⵐ ⵛ ⵜ ⵓ ⵚ ⵌ ⵣ ⵋ ⵰ ⵿
Char | Var | Character variant code |
---|---|---|
ⴰ ⴼ ⴴ ⵐ ⵓ ⵣ ⵋ |
ⴰ ⴼ ⴴ ⵐ ⵓ ⵣ ⵋ |
cv01=1 cv02=1 cv03=1 cv04=1 cv05=1 cv06=1 cv07=1 |
ⴱ⵿ⵜ ⵔ⵿ⵜ ⵔ⵿ⵜ ⵙ⵿ⵜ ⵙ⵿ⵜ ⵎ⵿ⵜ ⴼ⵿ⵜ ⵏ⵿ⴾ ⵏ⵿ⵜ ⵏ⵿ⵜ ⵍ⵿ⵜ ⵓ⵿ⵜ ⵌ⵿ⵜ ⵌ⵿ⵜ |
ⴱ⵿ⵜ ⵔ⵿ⵜ ⵔ⵿ⵜ ⵙ⵿ⵜ ⵙ⵿ⵜ ⵎ⵿ⵜ ⴼ⵿ⵜ ⵏ⵿ⴾ ⵏ⵿ⵜ ⵏ⵿ⵜ ⵍ⵿ⵜ ⵓ⵿ⵜ ⵌ⵿ⵜ ⵌ⵿ⵜ |
cv31=1 cv32=1 cv32=2 cv33=1 cv33=2 cv34=1 cv35=1 cv36=1 cv37=1 cv37=2 cv38=1 cv39=1 cv40=1 cv40=2 |
ⴱ⵿ⵜ BT
ⵀ⵿ⵜ B(alt)T
ⵔ⵿ⴾ RK
ⵔ⵿ⵜ RT
ⵙ⵿ⴾ SK
ⵏ⵿ⵙ NS
ⵙ⵿ⵜ ST
ⵏ⵿ⴷ ND
ⵏ⵿ⴸ NDH
ⵎ⵿ⵜ MT
ⵏ⵿ⴼ NF
ⴼ⵿ⵜ FT
ⵉ⵿ⵜ YT
ⴴ⵿ⵜ GHHT
ⵏ⵿ⴴ NGHH
ⵏ⵿ⴶ NJ
ⴶ⵿ⵜ JT
ⵏ⵿ⴾ NK
ⵏ⵿ⵜ NT
ⵍ⵿ⴾ LK
ⵍ⵿ⵜ LT
ⵛ⵿ⴾ SHK
ⵏ⵿ⵛ NSH
ⵛ⵿ⵜ SHT
ⵓ⵿ⵜ WT
ⵌ⵿ⵜ ZZT
ⵣ⵿ⵜ ZT
ⵋ⵿ⵜ ZHT
ⵏ⵿ⴼ NF - ligature using an alternate F (cv02)
ⴼ⵿ⵜ FT - ligature using an alternate F (cv02)
ⴴ⵿ⵜ GHHT - ligature using an alternate GHH (cv03)
ⵏ⵿ⴴ NGHH - ligature using an alternate GHH (cv03)
ⵓ⵿ⵜ WT - ligature using an alternate W (cv05)
ⵣ⵿ⵜ ZT - ligature using an alternate Z (cv06)
ⵋ⵿ⵜ ZHT - ligature using an alternate ZH (cv07)
ⴼ F(alt) - hex; class
ⴼ F(alt) - character; class
This paragraph demonstrates left-to-right behaviour.
ⵙⵏⵜⵜ ⵜⵙⴾⵍⵏ ⵓⵔ ⵜⴶⵂⵏⵜ ⵎⵉ
Senatet tsokalén wr teǧǧehnet émi.
The next two paragraphs demonstrate right-to-left behaviour.
These paragraphs have two special characters to change the direction of the characters and the text
Right-to-left behaviour using typed (invisible) formatting characters.
ⵙⵏⵜⵜ ⵜⵙⴾⵍⵏ ⵓⵔ ⵜⴶⵂⵏⵜ ⵎⵉ
Senatet tsokalén wr teǧǧehnet émi.
Right-to-left behaviour using hard-coded html formatting characters.
(This can prevent accidental deletion of invisible characters.)
ⵙⵏⵜⵜ ⵜⵙⴾⵍⵏ ⵓⵔ ⵜⴶⵂⵏⵜ ⵎⵉ
Senatet tsokalén wr teǧǧehnet émi.
End of tests