This commit is contained in:
be5invis 2023-05-03 18:45:12 -07:00
parent 2297da0f09
commit 1c1ce726ac
2 changed files with 1 additions and 2 deletions

View file

@ -85,4 +85,4 @@ glyph-block Symbol-Pictograph-Faces : begin
include : union
FaceRing OShape
SmileFace 1 : 0.6 * (faceWidth - faceStroke * 2)
include : FlipAround Middle [mix faceTop faceBot 0.5]
include : FlipAround (MosaicWidth / 2) [mix faceTop faceBot 0.5]

View file

@ -8,7 +8,6 @@ export async function collectBlockData() {
[[0x10780, 0x107bf], "Latin Extended-F"],
[[0x1df00, 0x1dfff], "Latin Extended-G"],
[[0x1e030, 0x1e08f], "Cyrillic Extended-D"],
[[0x1f600, 0x1f64f], "Emoticons"],
[[0x1fa70, 0x1faff], "Symbols and Pictographs Extended-A"],
[[0x1fb00, 0x1fbff], "Symbols for Legacy Computing"]
];