* Add Characters
- REVERSED SEMICOLON (`U+204F`); - REVERSED QUESTION MARK (`U+2E2E`); - REVERSED COMMA (`U+2E41`); - DOUBLE LOW-REVERSED-9 QUOTATION MARK (`U+2E42`);
This commit is contained in:
parent
1933fe85f2
commit
0c6cd3993d
7 changed files with 162 additions and 129 deletions
|
@ -94,7 +94,6 @@ exports.Glyph = class Glyph {
|
|||
this.cloneRankFromGlyph(g);
|
||||
}
|
||||
cloneRelationFromGlyph(g) {
|
||||
this.shortName = g.shortName;
|
||||
this.related = g.related;
|
||||
}
|
||||
cloneRankFromGlyph(g) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue