diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-09-30 22:32:37 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-10-11 09:38:24 +0300 |
commit | 3fba02c38af058f9f4e73fa9389af56d2baeff20 (patch) | |
tree | 00a53bf760c852530ca071a39c42261e63cbc921 /src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif | |
parent | ed0ff206fc38a544464d3ab7aa33a1ddc2e0c603 (diff) | |
download | inter-3fba02c38af058f9f4e73fa9389af56d2baeff20.tar.xz |
Adjustments to parens, brackets, braces, and a. Also kerning
Diffstat (limited to 'src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif')
-rw-r--r-- | src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif index 17cfd356e..7b6a0d6a6 100644 --- a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif +++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.case.glif @@ -1,13 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="parenright.case" format="2"> - <advance width="1204.0"/> - <guideline x="4.0" y="1240.0" angle="0.0"/> - <guideline x="4.0" y="764.0" angle="0.0"/> + <advance width="1240.0"/> + <guideline x="40.0" y="1240.0" angle="0.0"/> + <guideline x="40.0" y="764.0" angle="0.0"/> <outline> - <component base="parenright" xOffset="4.0" yOffset="192.0"/> + <component base="parenright" xOffset="40.0" yOffset="232.0"/> </outline> <lib> <dict> + <key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key> + <string>parenright</string> + <key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key> + <string>parenright</string> <key>public.markColor</key> <string>0.67,0.95,0.38,1</string> </dict> |