Browse Source

Add partial space for better alignment

main v0.3
raffitz 3 years ago
parent
commit
7dbdf40499
  1. 1
      mawkin_sans.ufo/features.fea
  2. 4
      mawkin_sans.ufo/fontinfo.plist
  3. 2
      mawkin_sans.ufo/glyphs/contents.plist
  4. 6
      mawkin_sans.ufo/glyphs/space.inv.glif
  5. 1
      mawkin_sans.ufo/lib.plist

1
mawkin_sans.ufo/features.fea

@ -37,6 +37,7 @@ feature liga { @@ -37,6 +37,7 @@ feature liga {
substitute \period \yacute by \yacute.inv;
substitute \period \ecircumflex by \ecircumflex.inv;
substitute \period \hyphen by \hyphen.inv;
substitute \period \space by \space.inv;
substitute \period \A by \A.inv;
substitute \period \B by \B.inv;
substitute \period \C by \C.inv;

4
mawkin_sans.ufo/fontinfo.plist

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<key>note</key>
<string/>
<key>openTypeHeadCreated</key>
<string>2021/10/21 11:23:18</string>
<string>2021/10/21 12:25:23</string>
<key>openTypeNameDesigner</key>
<string>raffitz</string>
<key>openTypeNameDesignerURL</key>
@ -53,7 +53,7 @@ @@ -53,7 +53,7 @@
<key>versionMajor</key>
<integer>0</integer>
<key>versionMinor</key>
<integer>2</integer>
<integer>3</integer>
<key>xHeight</key>
<integer>866</integer>
</dict>

2
mawkin_sans.ufo/glyphs/contents.plist

@ -216,6 +216,8 @@ @@ -216,6 +216,8 @@
<string>s.inv.glif</string>
<key>space</key>
<string>space.glif</string>
<key>space.inv</key>
<string>space.inv.glif</string>
<key>t</key>
<string>t.glif</string>
<key>t.inv</key>

6
mawkin_sans.ufo/glyphs/space.inv.glif

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="space.inv" format="2">
<advance width="400"/>
<unicode hex="0020"/>
<outline/>
</glyph>

1
mawkin_sans.ufo/lib.plist

@ -201,6 +201,7 @@ @@ -201,6 +201,7 @@
<string>quoteleft</string>
<string>quoteright</string>
<string>minus</string>
<string>space.inv</string>
<string>hyphen.inv</string>
<string>period.inv</string>
<string>A.inv</string>

Loading…
Cancel
Save