summaryrefslogtreecommitdiff
path: root/src/Inter-UI-ThinItalic.ufo/glyphs
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-11-30 11:34:29 +0300
committerRasmus Andersson <rasmus@notion.se>2018-11-30 11:34:29 +0300
commit9a35baaeb3d1c1092f857792122591f58c84a82e (patch)
tree5ea025c1ec9b0c1770804ad35e404c80788b225e /src/Inter-UI-ThinItalic.ufo/glyphs
parentad2a49b1bbaa559d8fc655b8da0e4365fb9bd60c (diff)
downloadinter-9a35baaeb3d1c1092f857792122591f58c84a82e.tar.xz
fixes vector order of dieresis, question and x
Diffstat (limited to 'src/Inter-UI-ThinItalic.ufo/glyphs')
-rw-r--r--src/Inter-UI-ThinItalic.ufo/glyphs/dieresis.glif28
-rw-r--r--src/Inter-UI-ThinItalic.ufo/glyphs/question.glif26
-rw-r--r--src/Inter-UI-ThinItalic.ufo/glyphs/x.glif6
3 files changed, 30 insertions, 30 deletions
diff --git a/src/Inter-UI-ThinItalic.ufo/glyphs/dieresis.glif b/src/Inter-UI-ThinItalic.ufo/glyphs/dieresis.glif
index 581ee4c06..68ee11e86 100644
--- a/src/Inter-UI-ThinItalic.ufo/glyphs/dieresis.glif
+++ b/src/Inter-UI-ThinItalic.ufo/glyphs/dieresis.glif
@@ -4,20 +4,6 @@
<unicode hex="00A8"/>
<outline>
<contour>
- <point x="1312.0" y="1888.0" type="curve" smooth="yes"/>
- <point x="1344.0" y="1888.0"/>
- <point x="1372.0" y="1916.0"/>
- <point x="1380.0" y="1944.0" type="curve" smooth="yes"/>
- <point x="1384.0" y="1984.0"/>
- <point x="1360.0" y="2016.0"/>
- <point x="1320.0" y="2016.0" type="curve" smooth="yes"/>
- <point x="1288.0" y="2016.0"/>
- <point x="1260.0" y="1988.0"/>
- <point x="1252.0" y="1960.0" type="curve" smooth="yes"/>
- <point x="1248.0" y="1920.0"/>
- <point x="1272.0" y="1888.0"/>
- </contour>
- <contour>
<point x="928.0" y="1888.0" type="curve" smooth="yes"/>
<point x="960.0" y="1888.0"/>
<point x="988.0" y="1916.0"/>
@@ -31,6 +17,20 @@
<point x="864.0" y="1920.0"/>
<point x="888.0" y="1888.0"/>
</contour>
+ <contour>
+ <point x="1312.0" y="1888.0" type="curve" smooth="yes"/>
+ <point x="1344.0" y="1888.0"/>
+ <point x="1372.0" y="1916.0"/>
+ <point x="1380.0" y="1944.0" type="curve" smooth="yes"/>
+ <point x="1384.0" y="1984.0"/>
+ <point x="1360.0" y="2016.0"/>
+ <point x="1320.0" y="2016.0" type="curve" smooth="yes"/>
+ <point x="1288.0" y="2016.0"/>
+ <point x="1260.0" y="1988.0"/>
+ <point x="1252.0" y="1960.0" type="curve" smooth="yes"/>
+ <point x="1248.0" y="1920.0"/>
+ <point x="1272.0" y="1888.0"/>
+ </contour>
</outline>
<lib>
<dict>
diff --git a/src/Inter-UI-ThinItalic.ufo/glyphs/question.glif b/src/Inter-UI-ThinItalic.ufo/glyphs/question.glif
index b72cb5ca7..216485336 100644
--- a/src/Inter-UI-ThinItalic.ufo/glyphs/question.glif
+++ b/src/Inter-UI-ThinItalic.ufo/glyphs/question.glif
@@ -4,19 +4,6 @@
<unicode hex="003F"/>
<outline>
<contour>
- <point x="272.0" y="1536.0" type="curve"/>
- <point x="336.0" y="1536.0" type="line"/>
- <point x="384.0" y="1816.0"/>
- <point x="600.0" y="2012.0"/>
- <point x="856.0" y="2012.0" type="curve" smooth="yes"/>
- <point x="1112.0" y="2012.0"/>
- <point x="1256.0" y="1828.0"/>
- <point x="1212.0" y="1568.0" type="curve" smooth="yes"/>
- <point x="1184.0" y="1392.0"/>
- <point x="1084.0" y="1256.0"/>
- <point x="876.0" y="1112.0" type="curve" smooth="yes"/>
- <point x="648.0" y="956.0"/>
- <point x="568.0" y="816.0"/>
<point x="484.0" y="320.0" type="curve"/>
<point x="548.0" y="320.0" type="line"/>
<point x="632.0" y="804.0"/>
@@ -30,6 +17,19 @@
<point x="868.0" y="2076.0" type="curve" smooth="yes"/>
<point x="572.0" y="2076.0"/>
<point x="324.0" y="1852.0"/>
+ <point x="272.0" y="1536.0" type="curve"/>
+ <point x="336.0" y="1536.0" type="line"/>
+ <point x="384.0" y="1816.0"/>
+ <point x="600.0" y="2012.0"/>
+ <point x="856.0" y="2012.0" type="curve" smooth="yes"/>
+ <point x="1112.0" y="2012.0"/>
+ <point x="1256.0" y="1828.0"/>
+ <point x="1212.0" y="1568.0" type="curve" smooth="yes"/>
+ <point x="1184.0" y="1392.0"/>
+ <point x="1084.0" y="1256.0"/>
+ <point x="876.0" y="1112.0" type="curve" smooth="yes"/>
+ <point x="648.0" y="956.0"/>
+ <point x="568.0" y="816.0"/>
</contour>
<component base="period" xOffset="236.0"/>
</outline>
diff --git a/src/Inter-UI-ThinItalic.ufo/glyphs/x.glif b/src/Inter-UI-ThinItalic.ufo/glyphs/x.glif
index 5d016e6b0..08a740398 100644
--- a/src/Inter-UI-ThinItalic.ufo/glyphs/x.glif
+++ b/src/Inter-UI-ThinItalic.ufo/glyphs/x.glif
@@ -4,6 +4,9 @@
<unicode hex="0078"/>
<outline>
<contour>
+ <point x="396.0" y="1536.0" type="line"/>
+ <point x="324.0" y="1536.0" type="line"/>
+ <point x="668.0" y="800.0" type="line"/>
<point x="28.0" y="0.0" type="line"/>
<point x="108.0" y="0.0" type="line"/>
<point x="700.0" y="740.0" type="line"/>
@@ -13,9 +16,6 @@
<point x="1332.0" y="1536.0" type="line"/>
<point x="1252.0" y="1536.0" type="line"/>
<point x="712.0" y="860.0" type="line"/>
- <point x="396.0" y="1536.0" type="line"/>
- <point x="324.0" y="1536.0" type="line"/>
- <point x="668.0" y="800.0" type="line"/>
</contour>
</outline>
<lib>