Skip to content
Snippets Groups Projects
Unverified Commit 598c0b51 authored by Belleve's avatar Belleve Committed by GitHub
Browse files

Add LATIN CAPITAL LETTER RAMS HORN (`U+A7CB`) (#2506). (#2507)

parent 4843a52b
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
- SQUARED SALTIRE (`U+26DD`) ... FALLING DIAGONAL IN WHITE CIRCLE IN BLACK SQUARE (`U+26DE`).
- HEAVY CIRCLED SALTIRE (`U+2B59`).
- TOP HALF LEFT PARENTHESIS (`U+2E59`) ... BOTTOM HALF RIGHT PARENTHESIS (`U+2E5C`).
- LATIN CAPITAL LETTER RAMS HORN (`U+A7CB`) (#2506).
- LATIN CAPITAL LETTER S WITH DIAGONAL STROKE (`U+A7CC`) ... LATIN SMALL LETTER S WITH DIAGONAL STROKE (`U+A7CD`).
- LATIN CAPITAL LETTER LAMBDA (`U+A7DA`) ... LATIN CAPITAL LETTER LAMBDA WITH STROKE (`U+A7DC`).
- COUNTING ROD UNIT DIGIT ONE (`U+1D360`) ... COUNTING ROD TENS DIGIT NINE (`U+1D371`).
......@@ -76,6 +76,10 @@ glyph-block Letter-Latin-Rams-Horn : begin
include : MarkSet.e
include : RamsHornShape false 0 XH
create-glyph 'Ramshorn' 0xA7CB : glyph-proc
include : MarkSet.capital
include : RamsHornShape false 0 CAP
### Ayin
create-glyph 'latinAyin' 0x1D25 : glyph-proc
include : MarkSet.e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment