-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/plrd' into plrd
- Loading branch information
Showing
7 changed files
with
255 additions
and
254 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
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 |
---|---|---|
@@ -1,40 +1,41 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Please enter language data in the fields below. All data should be entered in English --> | ||
<ldml xmlns:sil="urn://www.sil.org/ldml/0.1"> | ||
<identity> | ||
<version number="0.0.1"/> | ||
<!-- name.en(hmz)="Sinicized Miao" --> | ||
<language type="hmz"/> | ||
<special> | ||
<sil:identity defaultRegion="CN" script="Plrd"/> | ||
</special> | ||
</identity> | ||
<localeDisplayNames> | ||
<special> | ||
<sil:names> | ||
<sil:name xml:lang="en">Sinicized Miao</sil:name> | ||
</sil:names> | ||
</special> | ||
</localeDisplayNames> | ||
<layout> | ||
<orientation> | ||
<characterOrder>left-to-right</characterOrder> | ||
</orientation> | ||
</layout> | ||
<characters> | ||
<exemplarCharacters>[𖼀 𖼃 𖼄 𖼇 𖼈 𖼊 𖼎 𖼐 𖼖 𖼘 𖼚 𖼞 𖼡 𖼣 𖼦 𖼨 𖼮 𖼳 𖼵 𖼷 𖼺 𖼻 𖼽 𖽂 𖽃 𖽐 𖽑 𖽔 𖽗 𖽘 𖽙 𖽝 𖽞 𖽟 𖽠 𖽡 𖽢 𖽦 𖽨 𖽪 𖽫 𖽱 𖽵 𖽷 𖽺 𖽻 𖽾 \u16F8F \u16F90 \u16F91]</exemplarCharacters> | ||
<exemplarCharacters type="punctuation">[. , \: ; ? ! ' " \- / = + - ( ) \[ \] * / _ __ “ ” 、 。]</exemplarCharacters> | ||
<exemplarCharacters type="numbers">[0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> | ||
</characters> | ||
<special> | ||
<sil:external-resources> | ||
<sil:font name="Noto Sans Miao"> | ||
<!--types="ui"--> | ||
<sil:url>https://github.com/googlefonts/noto-fonts/raw/main/hinted/ttf/NotoSansMiao/NotoSansMiao-Regular.ttf</sil:url> | ||
</sil:font> | ||
<sil:font name="Shimenkan"> | ||
<sil:url>https://lff.api.languagetechnology.org/family/shimenkan</sil:url> | ||
</sil:font> | ||
</sil:external-resources> | ||
</special> | ||
<identity> | ||
<version number="0.0.1"/> | ||
<!-- name.en(hmz)="Sinicized Miao" --> | ||
<language type="hmz"/> | ||
<script type="Plrd"/> | ||
<special> | ||
<sil:identity defaultRegion="CN" script="Plrd"/> | ||
</special> | ||
</identity> | ||
<localeDisplayNames> | ||
<special> | ||
<sil:names> | ||
<sil:name xml:lang="en">Sinicized Miao</sil:name> | ||
</sil:names> | ||
</special> | ||
</localeDisplayNames> | ||
<layout> | ||
<orientation> | ||
<characterOrder>left-to-right</characterOrder> | ||
</orientation> | ||
</layout> | ||
<characters> | ||
<exemplarCharacters>[𖼀 𖼃 𖼄 𖼇 𖼈 𖼊 𖼎 𖼐 𖼖 𖼘 𖼚 𖼞 𖼡 𖼣 𖼦 𖼨 𖼮 𖼳 𖼵 𖼷 𖼺 𖼻 𖼽 𖽂 𖽃 𖽐 𖽑 𖽔 𖽗 𖽘 𖽙 𖽝 𖽞 𖽟 𖽠 𖽡 𖽢 𖽦 𖽨 𖽪 𖽫 𖽱 𖽵 𖽷 𖽺 𖽻 𖽾 \u16F8F \u16F90 \u16F91]</exemplarCharacters> | ||
<exemplarCharacters type="punctuation">[. , \: ; ? ! ' " \- / = + ( ) \[ \] * / _ __ “ ” 、 。]</exemplarCharacters> | ||
<exemplarCharacters type="numbers">[0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> | ||
</characters> | ||
<special> | ||
<sil:external-resources> | ||
<sil:font name="Noto Sans Miao"> | ||
<!--types="ui"--> | ||
<sil:url>https://github.com/googlefonts/noto-fonts/raw/main/hinted/ttf/NotoSansMiao/NotoSansMiao-Regular.ttf</sil:url> | ||
</sil:font> | ||
<sil:font name="Shimenkan"> | ||
<sil:url>https://lff.api.languagetechnology.org/family/shimenkan</sil:url> | ||
</sil:font> | ||
</sil:external-resources> | ||
</special> | ||
</ldml> |
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
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
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
Oops, something went wrong.