Fix face
This commit is contained in:
parent
2297da0f09
commit
1c1ce726ac
2 changed files with 1 additions and 2 deletions
|
@ -85,4 +85,4 @@ glyph-block Symbol-Pictograph-Faces : begin
|
||||||
include : union
|
include : union
|
||||||
FaceRing OShape
|
FaceRing OShape
|
||||||
SmileFace 1 : 0.6 * (faceWidth - faceStroke * 2)
|
SmileFace 1 : 0.6 * (faceWidth - faceStroke * 2)
|
||||||
include : FlipAround Middle [mix faceTop faceBot 0.5]
|
include : FlipAround (MosaicWidth / 2) [mix faceTop faceBot 0.5]
|
||||||
|
|
|
@ -8,7 +8,6 @@ export async function collectBlockData() {
|
||||||
[[0x10780, 0x107bf], "Latin Extended-F"],
|
[[0x10780, 0x107bf], "Latin Extended-F"],
|
||||||
[[0x1df00, 0x1dfff], "Latin Extended-G"],
|
[[0x1df00, 0x1dfff], "Latin Extended-G"],
|
||||||
[[0x1e030, 0x1e08f], "Cyrillic Extended-D"],
|
[[0x1e030, 0x1e08f], "Cyrillic Extended-D"],
|
||||||
[[0x1f600, 0x1f64f], "Emoticons"],
|
|
||||||
[[0x1fa70, 0x1faff], "Symbols and Pictographs Extended-A"],
|
[[0x1fa70, 0x1faff], "Symbols and Pictographs Extended-A"],
|
||||||
[[0x1fb00, 0x1fbff], "Symbols for Legacy Computing"]
|
[[0x1fb00, 0x1fbff], "Symbols for Legacy Computing"]
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue