summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2022-08-04 19:01:58 +0300
committerRasmus Andersson <rasmus@notion.se>2022-08-04 19:01:58 +0300
commit81479c7905b829d1b4ceb80c9ce30a71dcd29ec2 (patch)
tree2fd21529c3771c8cfa6fe28e9e8679d9922a93a8
parent23fdb2cf5714f048f841c87a23a8334aaa2a6d87 (diff)
downloadinter-81479c7905b829d1b4ceb80c9ce30a71dcd29ec2.tar.xz
fixes incorrect unicode value of /ratio introduced by PR #376
-rw-r--r--src/Inter.glyphspackage/glyphs/ratio.glyph5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Inter.glyphspackage/glyphs/ratio.glyph b/src/Inter.glyphspackage/glyphs/ratio.glyph
index d3378c494..35f61da97 100644
--- a/src/Inter.glyphspackage/glyphs/ratio.glyph
+++ b/src/Inter.glyphspackage/glyphs/ratio.glyph
@@ -125,8 +125,5 @@ width = 400;
}
);
note = "mathematical ratio operator";
-tags = (
-"TODO-opsz"
-);
-unicode = 2236;
+unicode = 8758;
}