diff options
author | Rasmus Andersson <rasmus@figma.com> | 2019-01-22 21:28:53 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@figma.com> | 2019-01-22 21:28:53 +0300 |
commit | 82770d7fa877043ccd3d230531b22c5727efda09 (patch) | |
tree | 34274c494bbcca70ba21ea0d09df73b831866cf7 /src/Inter-UI-Black.ufo/glyphs/period.glif | |
parent | d05fbe148da1708ab23b789468ce0adf04ce8715 (diff) | |
download | inter-82770d7fa877043ccd3d230531b22c5727efda09.tar.xz |
Remove generated UFO and designspace files from src directory and add some documentation of how to generate them
Diffstat (limited to 'src/Inter-UI-Black.ufo/glyphs/period.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/period.glif | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/period.glif b/src/Inter-UI-Black.ufo/glyphs/period.glif deleted file mode 100644 index c5f4dd43b..000000000 --- a/src/Inter-UI-Black.ufo/glyphs/period.glif +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<glyph name="period" format="2"> - <advance width="880.0"/> - <unicode hex="002E"/> - <guideline x="16.0" y="1240.0" angle="0.0"/> - <guideline x="16.0" y="764.0" angle="0.0"/> - <outline> - <contour> - <point x="440.0" y="-32.0" type="curve" smooth="yes"/> - <point x="587.0" y="-32.0"/> - <point x="718.0" y="92.0"/> - <point x="720.0" y="248.0" type="curve" smooth="yes"/> - <point x="718.0" y="400.0"/> - <point x="587.0" y="524.0"/> - <point x="440.0" y="524.0" type="curve" smooth="yes"/> - <point x="285.0" y="524.0"/> - <point x="158.0" y="400.0"/> - <point x="160.0" y="248.0" type="curve" smooth="yes"/> - <point x="158.0" y="92.0"/> - <point x="285.0" y="-32.0"/> - </contour> - </outline> - <lib> - <dict> - <key>public.markColor</key> - <string>0.941,0.941,0.941,0.004</string> - </dict> - </lib> -</glyph> |