summaryrefslogtreecommitdiff
path: root/src/Inter.glyphspackage/glyphs
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2022-08-04 19:01:58 +0300
committerRasmus Andersson <rasmus@notion.se>2022-09-29 21:51:22 +0300
commit3d01ad1a42df000275aa9f6f0b369f6cc1fdc472 (patch)
tree1161c44d701f6545b9cba5c8dbcbcbf08ec2d2e0 /src/Inter.glyphspackage/glyphs
parent76644a386f3c490644d9f7a99c52fc40e800820f (diff)
downloadinter-3d01ad1a42df000275aa9f6f0b369f6cc1fdc472.tar.xz
fixes incorrect unicode value of /ratio introduced by PR #376
Diffstat (limited to 'src/Inter.glyphspackage/glyphs')
-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;
}