-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #879 from keymanapp/auto/keyboards/upload/TC-1571
auto: Keyboard help deployment
- Loading branch information
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<?php | ||
$pagename = 'Kayan Keyboard Help'; | ||
$pagetitle = 'Kayan Keyboard Help'; | ||
require_once('header.php'); | ||
|
||
|
||
?> | ||
|
||
|
||
<p style='margin: 16px 0 0 0'> | ||
This keyboard is designed for typing the Latin-based script of the Kayǎn people of Myanmar. | ||
</p> | ||
<p>If square boxes are displayed instead of characters when using this keyboard (and in the keyboard layouts below), please read our <a href="/troubleshooting/#boxes">troubleshooting guide</a>. | ||
</p> | ||
<br/> | ||
|
||
<h1>Keyboard Layout</h1> | ||
<h2>Desktop Keyboard Layout</h2> | ||
<div id='osk' data-states='default shift rightalt'> | ||
</div> | ||
|
||
<h2>Mobile/Tablet Keyboard Layout</h2> | ||
|
||
<div id='osk-tablet' data-states='default shift numeric'> | ||
</div> | ||
|
||
<h1>Key sequences</h1> | ||
|
||
<p>Type in the order that Kayǎn is hand written.</p> | ||
<ol> | ||
<li>vowel</li> | ||
<li>vowel change mark</li> | ||
<li>tone mark</li> | ||
</ol> | ||
|
||
<h1>Fonts</h1> | ||
|
||
<p>Here is a list of fonts that work well for typing Kayǎn on a computer:</p> | ||
<ul> | ||
<li>Andika</li> | ||
<li>Brill</li> | ||
<li>Calibri</li> | ||
<li>Cambria</li> | ||
<li>Charis SIL</li> | ||
<li>Consolas</li> | ||
<li>Doulos SIL</li> | ||
<li>Gentium</li> | ||
<li>Segoe UI</li> | ||
</ul> | ||
<p>Phones with Android 6 and above also work well.</p> | ||
|
||
<h1>Special Issue</h1> | ||
|
||
<p>All fonts do not display the U+0300 and U+0301 sequence correctly for Kayǎn. There is a font feature that has been proposed to help with this problem.</p> | ||
|