From 81479c7905b829d1b4ceb80c9ce30a71dcd29ec2 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Thu, 4 Aug 2022 09:01:58 -0700 Subject: [PATCH] fixes incorrect unicode value of /ratio introduced by PR #376 --- src/Inter.glyphspackage/glyphs/ratio.glyph | 5 +---- 1 file changed, 1 insertion(+), 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; }