From fc0c3c9153bf52b5f8dff25a60212a36cce35c88 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Fri, 21 Apr 2023 13:10:31 -0700 Subject: stop using _center anchors for positioning, for enclosed glyphs. This enables forwarding of top and bottom anchors, which is otherwise disabled by fontmake. Unfortunate, but it is better to have functioning mkmk than an easier design experience. Issue #440 --- .../glyphs/multiply.glyph | 36 ---------------------- 1 file changed, 36 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/multiply.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/multiply.glyph b/src/Inter-Italic.glyphspackage/glyphs/multiply.glyph index a99b9f34d..cf430c7e8 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/multiply.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/multiply.glyph @@ -4,12 +4,6 @@ kernLeft = bullet; kernRight = bullet; layers = ( { -anchors = ( -{ -name = _center; -pos = (677.98,577); -} -); layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; shapes = ( { @@ -34,12 +28,6 @@ nodes = ( width = 1350; }, { -anchors = ( -{ -name = _center; -pos = (717.615,605); -} -); layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; shapes = ( { @@ -64,12 +52,6 @@ nodes = ( width = 1420; }, { -anchors = ( -{ -name = _center; -pos = (655.808,582); -} -); layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; shapes = ( { @@ -94,12 +76,6 @@ nodes = ( width = 1304; }, { -anchors = ( -{ -name = _center; -pos = (652,577); -} -); layerId = m008; name = ital_gen; shapes = ( @@ -125,12 +101,6 @@ nodes = ( width = 1287; }, { -anchors = ( -{ -name = _center; -pos = (708,605); -} -); layerId = m010; name = ital_gen; shapes = ( @@ -156,12 +126,6 @@ nodes = ( width = 1388; }, { -anchors = ( -{ -name = _center; -pos = (592,582); -} -); guides = ( { angle = -9.4; -- cgit v1.2.3