-
Notifications
You must be signed in to change notification settings - Fork 595
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make M-width small-capital characters use
diversityT
. (#2596)
* Make M-width small-capital characters narrower. * Doc. * Cleanup.
- Loading branch information
1 parent
3488898
commit 668658f
Showing
10 changed files
with
91 additions
and
78 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,14 @@ | ||
* Make M-width small-capital characters slightly narrower under Quasi-Proportional. Affected characters: | ||
- LATIN LETTER SMALL CAPITAL OE (`U+0276`). | ||
- GREEK SMALL LETTER SAN (`U+03FB`). | ||
- CYRILLIC SMALL LETTER EM (`U+043C`). | ||
- CYRILLIC SMALL LETTER EM WITH TAIL (`U+04CE`). | ||
- LATIN LETTER SMALL CAPITAL AE (`U+1D01`). | ||
- LATIN LETTER SMALL CAPITAL M (`U+1D0D`). | ||
- LATIN LETTER SMALL CAPITAL W (`U+1D21`). | ||
- GREEK LETTER SMALL CAPITAL PSI (`U+1D2A`). | ||
- CYRILLIC SMALL LETTER SOFT EM (`U+A667`). | ||
- LATIN LETTER SMALL CAPITAL TURNED M (`U+A7FA`). | ||
- MODIFIER LETTER SMALL CAPITAL AA (`U+10780`). | ||
- MODIFIER LETTER SMALL CAPITAL OE (`U+107A3`). | ||
- MODIFIER LETTER CYRILLIC SMALL EM (`U+1E03B`). |
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
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.