diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-11-05 02:57:24 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-11-05 02:57:24 +0300 |
| commit | 3e55cf7c2936ed47b9f4f23acf782457ba2075f3 (patch) | |
| tree | f68d28407ae067facd8ac7ae98f5da9b6a764e7e /Putnik.ufo/glyphs/period.glif | |
| parent | 86e26053865e416704bab4039719814b3fe27704 (diff) | |
| download | Putnik-3e55cf7c2936ed47b9f4f23acf782457ba2075f3.tar.gz Putnik-3e55cf7c2936ed47b9f4f23acf782457ba2075f3.zip | |
add UFO source
i actually didn't know that this existed, but it's actually very good
format for font sourcing. the next step is probably write a python
script to generate font from glyphs, because it's much better than
manual drag'n'clicking.
Diffstat (limited to 'Putnik.ufo/glyphs/period.glif')
| -rw-r--r-- | Putnik.ufo/glyphs/period.glif | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Putnik.ufo/glyphs/period.glif b/Putnik.ufo/glyphs/period.glif new file mode 100644 index 0000000..1a446fb --- /dev/null +++ b/Putnik.ufo/glyphs/period.glif @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="period" format="2"> + <advance width="169"/> + <unicode hex="002E"/> + <outline> + <contour> + <point x="53.6787" y="6.03027" type="curve"/> + <point x="55.6934" y="6.03027" type="line"/> + <point x="59.7217" y="10.0596" type="line"/> + <point x="73.8242" y="-10.0879" type="line"/> + <point x="75.8389" y="-10.0879" type="line"/> + <point x="77.8535" y="-6.05762" type="line"/> + <point x="83.8975" y="-10.0879" type="line"/> + <point x="98" y="2" type="line"/> + <point x="105.939" y="16.2666"/> + <point x="118.975" y="38.0625"/> + <point x="89.9414" y="40.2783" type="curve"/> + <point x="91.8213" y="55.5547"/> + <point x="88.1426" y="66.5049"/> + <point x="71.8096" y="70.4971" type="curve"/> + <point x="61.1895" y="60.583"/> + <point x="51.4414" y="48.6914"/> + <point x="47.6338" y="34.2354" type="curve"/> + <point x="41.5908" y="36.249" type="line"/> + <point x="41.6006" y="22.4443"/> + <point x="44.8721" y="16.5312"/> + </contour> + </outline> +</glyph> |
