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/comma.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/comma.glif')
| -rw-r--r-- | Putnik.ufo/glyphs/comma.glif | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Putnik.ufo/glyphs/comma.glif b/Putnik.ufo/glyphs/comma.glif new file mode 100644 index 0000000..359181e --- /dev/null +++ b/Putnik.ufo/glyphs/comma.glif @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="comma" format="2"> + <advance width="148"/> + <unicode hex="002C"/> + <outline> + <contour> + <point x="54.9414" y="7.51758" type="curve"/> + <point x="48.8975" y="-24.7168" type="line"/> + <point x="38.8252" y="-40.833" type="line"/> + <point x="44.8623" y="-40.833"/> + <point x="43.3955" y="-45.7705"/> + <point x="42.8535" y="-50.9062" type="curve"/> + <point x="40.8398" y="-44.8633" type="line"/> + <point x="38.8252" y="-44.8633" type="line"/> + <point x="34.7949" y="-69.0381" type="line"/> + <point x="44.8682" y="-73.0684" type="line"/> + <point x="46.8828" y="-67.0234" type="line"/> + <point x="55.6709" y="-65.2373"/> + <point x="66.7227" y="-36.2217"/> + <point x="67.0293" y="-26.7305" type="curve"/> + <point x="69.0439" y="-26.7305" type="line"/> + <point x="71.0586" y="-30.7607" type="line"/> + <point x="95.2344" y="-4.57031" type="line"/> + <point x="101.141" y="12.7471"/> + <point x="106.929" y="20.3975"/> + <point x="97.249" y="37.7363" type="curve"/> + <point x="91.2041" y="33.707" type="line"/> + <point x="83.1465" y="33.707" type="line"/> + <point x="81.1318" y="69.9707" type="line"/> + <point x="65.0156" y="74" type="line"/> + <point x="63" y="74" type="line"/> + <point x="42.8535" y="47.8096" type="line"/> + <point x="11.9551" y="46.0137"/> + <point x="36.5283" y="10.4834"/> + </contour> + </outline> +</glyph> |
