-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize arch depths of Armenian letters. (#2668)
* Optimize arch depths of Armenian letters. * Cleanup of `Հ`/`Ց`/`Ֆ`/`ֆ`.
- Loading branch information
1 parent
077fb54
commit 4021817
Showing
9 changed files
with
120 additions
and
81 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,13 @@ | ||
* Refine shape of the following characters: | ||
- ARMENIAN CAPITAL LETTER XEH (`U+053D`). | ||
- ARMENIAN CAPITAL LETTER CA (`U+053E`). | ||
- ARMENIAN CAPITAL LETTER HO (`U+0540`). | ||
- ARMENIAN CAPITAL LETTER CO (`U+0551`). | ||
- ARMENIAN CAPITAL LETTER FEH (`U+0556`). | ||
- ARMENIAN SMALL LETTER ZHE (`U+056A`). | ||
- ARMENIAN SMALL LETTER XEH (`U+056D`). | ||
- ARMENIAN SMALL LETTER CHA (`U+0579`). | ||
- ARMENIAN SMALL LETTER TIWN (`U+057F`). | ||
- ARMENIAN SMALL LETTER PIWR (`U+0583`). | ||
- ARMENIAN SMALL LETTER FEH (`U+0586`). | ||
- ARMENIAN SMALL LIGATURE ECH YIWN (`U+0587`). |
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
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.