mirror of
https://github.com/rsms/inter.git
synced 2024-11-10 19:52:26 +03:00
adds cv06 "Lower case R with straight tail"
This commit is contained in:
parent
2df505e2ff
commit
900803333b
@ -1368,6 +1368,7 @@ document.head.appendChild(fontCSS)
|
||||
<label title='Character Variant 3 "Open six"'><input type="checkbox" class="featopt" name="feat:cv03"> cv03 (Open six)</label>
|
||||
<label title='Character Variant 4 "Open nine"'><input type="checkbox" class="featopt" name="feat:cv04"> cv04 (Open nine)</label>
|
||||
<label title='Character Variant 5 "Lower case L with tail")'><input type="checkbox" class="featopt" name="feat:cv05"> cv05 (Lower case L with tail)</label>
|
||||
<label title='Character Variant 6 "Lower case R with straight tail")'><input type="checkbox" class="featopt" name="feat:cv06"> cv06 (Straight lower case R)</label>
|
||||
</div>
|
||||
|
||||
<div class="checkbox-group">
|
||||
|
File diff suppressed because one or more lines are too long
@ -97,9 +97,9 @@
|
||||
<key>openTypeNameSampleText</key>
|
||||
<string></string>
|
||||
<key>openTypeNameUniqueID</key>
|
||||
<string>Inter UI Black:2018:b361083e</string>
|
||||
<string>Inter UI Black:2018:d1caa3c3</string>
|
||||
<key>openTypeNameVersion</key>
|
||||
<string>3.0;b361083e</string>
|
||||
<string>3.0;d1caa3c3</string>
|
||||
<key>openTypeOS2CodePageRanges</key>
|
||||
<array>
|
||||
<integer>0</integer>
|
||||
|
@ -2680,28 +2680,46 @@
|
||||
<string>quotesingle.glif</string>
|
||||
<key>r</key>
|
||||
<string>r.glif</string>
|
||||
<key>r.1</key>
|
||||
<string>r.1.glif</string>
|
||||
<key>r.subs</key>
|
||||
<string>r.subs.glif</string>
|
||||
<key>r.sups</key>
|
||||
<string>r.sups.glif</string>
|
||||
<key>racute</key>
|
||||
<string>racute.glif</string>
|
||||
<key>racute.1</key>
|
||||
<string>racute.1.glif</string>
|
||||
<key>radical</key>
|
||||
<string>radical.glif</string>
|
||||
<key>rcaron</key>
|
||||
<string>rcaron.glif</string>
|
||||
<key>rcaron.1</key>
|
||||
<string>rcaron.1.glif</string>
|
||||
<key>rcommaaccent</key>
|
||||
<string>rcommaaccent.glif</string>
|
||||
<key>rcommaaccent.1</key>
|
||||
<string>rcommaaccent.1.glif</string>
|
||||
<key>rdblgrave</key>
|
||||
<string>rdblgrave.glif</string>
|
||||
<key>rdblgrave.1</key>
|
||||
<string>rdblgrave.1.glif</string>
|
||||
<key>rdescend</key>
|
||||
<string>rdescend.glif</string>
|
||||
<key>rdescend.1</key>
|
||||
<string>rdescend.1.glif</string>
|
||||
<key>rdotaccent</key>
|
||||
<string>rdotaccent.glif</string>
|
||||
<key>rdotaccent.1</key>
|
||||
<string>rdotaccent.1.glif</string>
|
||||
<key>rdotbelow</key>
|
||||
<string>rdotbelow.glif</string>
|
||||
<key>rdotbelow.1</key>
|
||||
<string>rdotbelow.1.glif</string>
|
||||
<key>rdotbelowmacron</key>
|
||||
<string>rdotbelowmacron.glif</string>
|
||||
<key>rdotbelowmacron.1</key>
|
||||
<string>rdotbelowmacron.1.glif</string>
|
||||
<key>referencemark</key>
|
||||
<string>referencemark.glif</string>
|
||||
<key>registered</key>
|
||||
@ -2750,8 +2768,12 @@
|
||||
<string>ringsubnosp.glif</string>
|
||||
<key>rinvertedbreve</key>
|
||||
<string>rinvertedbreve.glif</string>
|
||||
<key>rinvertedbreve.1</key>
|
||||
<string>rinvertedbreve.1.glif</string>
|
||||
<key>rlinebelow</key>
|
||||
<string>rlinebelow.glif</string>
|
||||
<key>rlinebelow.1</key>
|
||||
<string>rlinebelow.1.glif</string>
|
||||
<key>romaneight</key>
|
||||
<string>romaneight.glif</string>
|
||||
<key>romaneleven</key>
|
||||
@ -2786,6 +2808,8 @@
|
||||
<string>romantwo.glif</string>
|
||||
<key>rrthook</key>
|
||||
<string>rrthook.glif</string>
|
||||
<key>rrthook.1</key>
|
||||
<string>rrthook.1.glif</string>
|
||||
<key>rturn</key>
|
||||
<string>rturn.glif</string>
|
||||
<key>rturnascend</key>
|
||||
@ -3294,6 +3318,8 @@
|
||||
<string>uni024C_.glif</string>
|
||||
<key>uni024D</key>
|
||||
<string>uni024D_.glif</string>
|
||||
<key>uni024D.1</key>
|
||||
<string>uni024D_.1.glif</string>
|
||||
<key>uni024E</key>
|
||||
<string>uni024E_.glif</string>
|
||||
<key>uni024F</key>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="f" format="2">
|
||||
<advance width="1164.0"/>
|
||||
<advance width="1156.0"/>
|
||||
<unicode hex="0066"/>
|
||||
<guideline x="-8.0" y="1228.0" angle="0.0"/>
|
||||
<guideline x="-8.0" y="256.0" angle="0.0"/>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="fdotaccent" format="2">
|
||||
<advance width="1164.0"/>
|
||||
<advance width="1156.0"/>
|
||||
<unicode hex="1E1F"/>
|
||||
<outline>
|
||||
<component base="f"/>
|
||||
|
@ -102,7 +102,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -1,34 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="hv" format="2">
|
||||
<advance width="2568.0"/>
|
||||
<advance width="2636.0"/>
|
||||
<unicode hex="0195"/>
|
||||
<note>
|
||||
Note: Must be split in two, or conversion to quadratic curves will fail.
|
||||
</note>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="772.0" type="line" smooth="yes"/>
|
||||
<point x="692.0" y="904.0"/>
|
||||
<point x="692.0" y="1136.0"/>
|
||||
<point x="884.0" y="1136.0" type="curve" smooth="yes"/>
|
||||
<point x="1004.0" y="1136.0"/>
|
||||
<point x="1016.0" y="1048.0"/>
|
||||
<point x="1016.0" y="960.0" type="curve" smooth="yes"/>
|
||||
<point x="1568.0" y="768.0" type="line"/>
|
||||
<point x="1016.0" y="768.0" type="line"/>
|
||||
<point x="1016.0" y="592.0" type="line" smooth="yes"/>
|
||||
<point x="1016.0" y="296.0"/>
|
||||
<point x="1244.0" y="-28.0"/>
|
||||
<point x="1720.0" y="-28.0" type="curve" smooth="yes"/>
|
||||
<point x="2196.0" y="-28.0"/>
|
||||
<point x="2428.0" y="296.0"/>
|
||||
<point x="2428.0" y="592.0" type="curve"/>
|
||||
<point x="2428.0" y="1536.0" type="line"/>
|
||||
<point x="1876.0" y="1536.0" type="line"/>
|
||||
<point x="1876.0" y="592.0" type="line" smooth="yes"/>
|
||||
<point x="1876.0" y="512.0"/>
|
||||
<point x="1844.0" y="420.0"/>
|
||||
<point x="1720.0" y="420.0" type="curve" smooth="yes"/>
|
||||
<point x="1592.0" y="420.0"/>
|
||||
<point x="1230.0" y="-28.0"/>
|
||||
<point x="1656.0" y="-28.0" type="curve" smooth="yes"/>
|
||||
<point x="2065.0" y="-28.0"/>
|
||||
<point x="2496.0" y="266.0"/>
|
||||
<point x="2496.0" y="1392.0" type="curve"/>
|
||||
<point x="2496.0" y="1536.0" type="line"/>
|
||||
<point x="1944.0" y="1536.0" type="line"/>
|
||||
<point x="1944.0" y="1392.0" type="line" smooth="yes"/>
|
||||
<point x="1944.0" y="528.0"/>
|
||||
<point x="1788.0" y="420.0"/>
|
||||
<point x="1684.0" y="420.0" type="curve" smooth="yes"/>
|
||||
<point x="1586.0" y="420.0"/>
|
||||
<point x="1568.0" y="516.0"/>
|
||||
<point x="1568.0" y="592.0" type="curve"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="1016.0" y="768.0" type="line"/>
|
||||
<point x="1568.0" y="768.0" type="line"/>
|
||||
<point x="1568.0" y="952.0" type="line" smooth="yes"/>
|
||||
<point x="1568.0" y="1368.0"/>
|
||||
<point x="1368.0" y="1556.0"/>
|
||||
@ -39,192 +39,124 @@
|
||||
<point x="672.0" y="1392.0" type="line"/>
|
||||
<point x="672.0" y="2048.0" type="line"/>
|
||||
<point x="140.0" y="2048.0" type="line"/>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="772.0" type="line" smooth="yes"/>
|
||||
<point x="692.0" y="904.0"/>
|
||||
<point x="692.0" y="1136.0"/>
|
||||
<point x="884.0" y="1136.0" type="curve" smooth="yes"/>
|
||||
<point x="1004.0" y="1136.0"/>
|
||||
<point x="1016.0" y="1048.0"/>
|
||||
<point x="1016.0" y="960.0" type="curve" smooth="yes"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>h</string>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>u</string>
|
||||
<key>com.schriftgestaltung.hints</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>34.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>u</string>
|
||||
<string>p</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>BottomGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>16.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>d</string>
|
||||
<string>o</string>
|
||||
<string>w</string>
|
||||
<string>n</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>TopGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>33.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>d</string>
|
||||
<string>o</string>
|
||||
<string>w</string>
|
||||
<string>n</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>TopGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>27.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>d</string>
|
||||
<string>o</string>
|
||||
<string>w</string>
|
||||
<string>n</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>TopGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>1.0</real>
|
||||
<real>11.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>u</string>
|
||||
<string>p</string>
|
||||
<real>1.0</real>
|
||||
<real>12.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>BottomGhost</string>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>34.0</real>
|
||||
<real>1.0</real>
|
||||
<real>19.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>1.0</real>
|
||||
<real>1.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<false/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>9.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>8.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>1.0</real>
|
||||
<real>16.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>1.0</real>
|
||||
<real>4.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>33.0</real>
|
||||
<real>4.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>27.0</real>
|
||||
<real>13.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>11.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
|
@ -119,6 +119,8 @@
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="acute" xOffset="-32.0" yOffset="440.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="crossbar" xOffset="-300.0" yOffset="-24.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -204,6 +204,8 @@
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -12,6 +12,8 @@
|
||||
<integer>-1</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="circumflexsubnosp" xOffset="1364.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="commaaccent" xOffset="40.0" yOffset="-508.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -16,6 +16,8 @@
|
||||
<integer>-1</integer>
|
||||
<integer>-1</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="dotbelow" xOffset="1368.0" yOffset="-164.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -6,4 +6,10 @@
|
||||
<component base="dotbelow" xOffset="1368.0" yOffset="-164.0"/>
|
||||
<component base="macron" xOffset="-492.0" yOffset="388.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="macronsubnosp" xOffset="1264.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -12,6 +12,8 @@
|
||||
<integer>0</integer>
|
||||
<integer>-1</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -109,6 +109,8 @@
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -137,7 +137,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -113,7 +113,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -108,7 +108,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
167
src/Inter-UI-Black.ufo/glyphs/r.1.glif
Normal file
167
src/Inter-UI-Black.ufo/glyphs/r.1.glif
Normal file
@ -0,0 +1,167 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="r.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="800.0" type="line" smooth="yes"/>
|
||||
<point x="692.0" y="976.0"/>
|
||||
<point x="813.0" y="1092.0"/>
|
||||
<point x="976.0" y="1092.0" type="curve" smooth="yes"/>
|
||||
<point x="1033.0" y="1092.0"/>
|
||||
<point x="1125.0" y="1083.0"/>
|
||||
<point x="1180.0" y="1064.0" type="curve"/>
|
||||
<point x="1180.0" y="1535.0" type="line"/>
|
||||
<point x="1136.0" y="1548.0"/>
|
||||
<point x="1088.0" y="1556.0"/>
|
||||
<point x="1040.0" y="1556.0" type="curve"/>
|
||||
<point x="876.0" y="1556.0"/>
|
||||
<point x="748.0" y="1460.0"/>
|
||||
<point x="692.0" y="1244.0" type="curve"/>
|
||||
<point x="676.0" y="1244.0" type="line"/>
|
||||
<point x="676.0" y="1536.0" type="line"/>
|
||||
<point x="140.0" y="1536.0" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>r</string>
|
||||
<key>com.schriftgestaltung.hints</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>18.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>u</string>
|
||||
<string>p</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>BottomGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>11.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>d</string>
|
||||
<string>o</string>
|
||||
<string>w</string>
|
||||
<string>n</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>TopGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>17.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>d</string>
|
||||
<string>o</string>
|
||||
<string>w</string>
|
||||
<string>n</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>TopGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<false/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>18.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>0.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>18.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>11.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>17.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="r" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0072"/>
|
||||
<guideline x="12.0" y="1240.0" angle="0.0"/>
|
||||
<guideline x="12.0" y="764.0" angle="0.0"/>
|
||||
@ -110,7 +110,7 @@
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>8.0</real>
|
||||
<real>0.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Stem</string>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/racute.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/racute.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="racute.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="acute" xOffset="220.0" yOffset="28.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="racute" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0155"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/rcaron.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/rcaron.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcaron.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="caron" xOffset="-224.0" yOffset="60.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcaron" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0159"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/rcommaaccent.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/rcommaaccent.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcommaaccent.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="commaaccent" xOffset="44.0" yOffset="-508.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcommaaccent" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0157"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/rdblgrave.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/rdblgrave.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdblgrave.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dblgravecmb" xOffset="1516.0" yOffset="-4.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdblgrave" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0211"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
81
src/Inter-UI-Black.ufo/glyphs/rdescend.1.glif
Normal file
81
src/Inter-UI-Black.ufo/glyphs/rdescend.1.glif
Normal file
@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdescend.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="140.0" y="-576.0" type="line"/>
|
||||
<point x="692.0" y="-576.0" type="line"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
</contour>
|
||||
<component base="r.1"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>r.1</string>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>r.1</string>
|
||||
<key>com.schriftgestaltung.hints</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>3.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>u</string>
|
||||
<string>p</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>BottomGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<false/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>3.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>0.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>3.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -4,10 +4,10 @@
|
||||
<unicode hex="027C"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="140.0" y="-576.0" type="line"/>
|
||||
<point x="692.0" y="-576.0" type="line"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
<point x="152.0" y="-576.0" type="line"/>
|
||||
<point x="704.0" y="-576.0" type="line"/>
|
||||
<point x="704.0" y="0.0" type="line"/>
|
||||
<point x="152.0" y="0.0" type="line"/>
|
||||
</contour>
|
||||
<component base="r" xOffset="12.0"/>
|
||||
</outline>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/rdotaccent.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/rdotaccent.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotaccent.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dotaccent" xOffset="208.0" yOffset="84.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotaccent" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E59"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/rdotbelow.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/rdotbelow.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelow.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dotbelow" xOffset="1372.0" yOffset="-164.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelow" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E5B"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
15
src/Inter-UI-Black.ufo/glyphs/rdotbelowmacron.1.glif
Normal file
15
src/Inter-UI-Black.ufo/glyphs/rdotbelowmacron.1.glif
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelowmacron.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dotbelow" xOffset="1372.0" yOffset="-164.0"/>
|
||||
<component base="macron" xOffset="-240.0" yOffset="-24.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelowmacron" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E5D"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
19
src/Inter-UI-Black.ufo/glyphs/rinvertedbreve.1.glif
Normal file
19
src/Inter-UI-Black.ufo/glyphs/rinvertedbreve.1.glif
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rinvertedbreve.1" format="2">
|
||||
<advance width="1292.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="breveinvnosp" xOffset="1628.0" yOffset="192.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.componentsAlignment</key>
|
||||
<array>
|
||||
<integer>-1</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,18 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rinvertedbreve" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0213"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
<component base="breveinvnosp" xOffset="1508.0" yOffset="192.0"/>
|
||||
<component base="breveinvnosp" xOffset="1628.0" yOffset="192.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.componentsAlignment</key>
|
||||
<array>
|
||||
<integer>0</integer>
|
||||
<integer>-1</integer>
|
||||
</array>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/rlinebelow.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/rlinebelow.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rlinebelow.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="macronsubnosp" xOffset="1268.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rlinebelow" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E5F"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
93
src/Inter-UI-Black.ufo/glyphs/rrthook.1.glif
Normal file
93
src/Inter-UI-Black.ufo/glyphs/rrthook.1.glif
Normal file
@ -0,0 +1,93 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rrthook.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="752.0" y="-576.0" type="curve" smooth="yes"/>
|
||||
<point x="884.0" y="-576.0"/>
|
||||
<point x="960.0" y="-564.0"/>
|
||||
<point x="1024.0" y="-560.0" type="curve"/>
|
||||
<point x="1024.0" y="-152.0" type="line"/>
|
||||
<point x="980.0" y="-156.0"/>
|
||||
<point x="940.0" y="-160.0"/>
|
||||
<point x="900.0" y="-160.0" type="curve" smooth="yes"/>
|
||||
<point x="804.0" y="-160.0"/>
|
||||
<point x="692.0" y="-140.0"/>
|
||||
<point x="692.0" y="-48.0" type="curve" smooth="yes"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
<point x="140.0" y="-48.0" type="line" smooth="yes"/>
|
||||
<point x="140.0" y="-500.0"/>
|
||||
<point x="412.0" y="-576.0"/>
|
||||
</contour>
|
||||
<component base="r.1"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>r.1</string>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>r.1</string>
|
||||
<key>com.schriftgestaltung.hints</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>15.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<string>u</string>
|
||||
<string>p</string>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>BottomGhost</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<false/>
|
||||
<key>options</key>
|
||||
<integer>0</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>12.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>target</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>2.0</real>
|
||||
</array>
|
||||
<key>type</key>
|
||||
<string>Stem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>horizontal</key>
|
||||
<true/>
|
||||
<key>options</key>
|
||||
<integer>4</integer>
|
||||
<key>origin</key>
|
||||
<array>
|
||||
<real>0.0</real>
|
||||
<real>15.0</real>
|
||||
</array>
|
||||
<key>stem</key>
|
||||
<integer>-2</integer>
|
||||
<key>type</key>
|
||||
<string>Anchor</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -4,22 +4,22 @@
|
||||
<unicode hex="027D"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="752.0" y="-576.0" type="curve" smooth="yes"/>
|
||||
<point x="885.0" y="-576.0"/>
|
||||
<point x="961.0" y="-564.0"/>
|
||||
<point x="1024.0" y="-560.0" type="curve"/>
|
||||
<point x="1024.0" y="-152.0" type="line"/>
|
||||
<point x="981.0" y="-156.0"/>
|
||||
<point x="941.0" y="-160.0"/>
|
||||
<point x="900.0" y="-160.0" type="curve" smooth="yes"/>
|
||||
<point x="805.0" y="-160.0"/>
|
||||
<point x="693.0" y="-140.0"/>
|
||||
<point x="692.0" y="-48.0" type="curve" smooth="yes"/>
|
||||
<point x="692.0" y="0.0" type="line"/>
|
||||
<point x="140.0" y="0.0" type="line"/>
|
||||
<point x="140.0" y="-48.0" type="line" smooth="yes"/>
|
||||
<point x="141.0" y="-500.0"/>
|
||||
<point x="413.0" y="-576.0"/>
|
||||
<point x="764.0" y="-576.0" type="curve" smooth="yes"/>
|
||||
<point x="897.0" y="-576.0"/>
|
||||
<point x="973.0" y="-564.0"/>
|
||||
<point x="1036.0" y="-560.0" type="curve"/>
|
||||
<point x="1036.0" y="-152.0" type="line"/>
|
||||
<point x="993.0" y="-156.0"/>
|
||||
<point x="953.0" y="-160.0"/>
|
||||
<point x="912.0" y="-160.0" type="curve" smooth="yes"/>
|
||||
<point x="817.0" y="-160.0"/>
|
||||
<point x="704.0" y="-140.0"/>
|
||||
<point x="704.0" y="-48.0" type="curve" smooth="yes"/>
|
||||
<point x="704.0" y="0.0" type="line"/>
|
||||
<point x="152.0" y="0.0" type="line"/>
|
||||
<point x="152.0" y="-48.0" type="line" smooth="yes"/>
|
||||
<point x="152.0" y="-500.0"/>
|
||||
<point x="425.0" y="-576.0"/>
|
||||
</contour>
|
||||
<component base="r" xOffset="12.0"/>
|
||||
</outline>
|
||||
|
@ -137,7 +137,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="space" format="2">
|
||||
<advance width="800.0"/>
|
||||
<advance width="560.0"/>
|
||||
<unicode hex="0020"/>
|
||||
<guideline y="1238.875"/>
|
||||
<guideline y="763.125"/>
|
||||
|
14
src/Inter-UI-Black.ufo/glyphs/uni024D_.1.glif
Normal file
14
src/Inter-UI-Black.ufo/glyphs/uni024D_.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="uni024D.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="crossbar" xOffset="-300.0" yOffset="-372.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="uni024D" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="024D"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
@ -730,6 +730,7 @@
|
||||
<string>racute</string>
|
||||
<string>rcommaaccent</string>
|
||||
<string>rcaron</string>
|
||||
<string>r.1</string>
|
||||
</array>
|
||||
<key>public.kern1.rthook</key>
|
||||
<array>
|
||||
@ -1468,6 +1469,7 @@
|
||||
<string>racute</string>
|
||||
<string>rcommaaccent</string>
|
||||
<string>rcaron</string>
|
||||
<string>r.1</string>
|
||||
</array>
|
||||
<key>public.kern2.nine.1</key>
|
||||
<array>
|
||||
|
@ -3033,7 +3033,7 @@
|
||||
<key>public.kern2.bullet</key>
|
||||
<real>-40.0</real>
|
||||
<key>public.kern2.c</key>
|
||||
<real>-16.0</real>
|
||||
<real>-48.0</real>
|
||||
<key>public.kern2.comma</key>
|
||||
<real>-160.0</real>
|
||||
<key>public.kern2.guillemetleft</key>
|
||||
@ -3617,6 +3617,8 @@
|
||||
</dict>
|
||||
<key>public.kern1.r</key>
|
||||
<dict>
|
||||
<key>a</key>
|
||||
<real>-72.0</real>
|
||||
<key>idblgrave</key>
|
||||
<real>112.0</real>
|
||||
<key>less</key>
|
||||
@ -3632,9 +3634,9 @@
|
||||
<key>public.kern2.Z</key>
|
||||
<real>-96.0</real>
|
||||
<key>public.kern2.a</key>
|
||||
<real>-48.0</real>
|
||||
<real>-72.0</real>
|
||||
<key>public.kern2.c</key>
|
||||
<real>-80.0</real>
|
||||
<real>-88.0</real>
|
||||
<key>public.kern2.comma</key>
|
||||
<real>-176.0</real>
|
||||
<key>public.kern2.eight.sups</key>
|
||||
@ -3900,6 +3902,13 @@
|
||||
<key>public.kern2.quotedblright</key>
|
||||
<real>-96.0</real>
|
||||
</dict>
|
||||
<key>r.1</key>
|
||||
<dict>
|
||||
<key>a</key>
|
||||
<real>-32.0</real>
|
||||
<key>public.kern2.a</key>
|
||||
<real>-32.0</real>
|
||||
</dict>
|
||||
<key>rcaron</key>
|
||||
<dict>
|
||||
<key>idblgrave</key>
|
||||
|
@ -792,6 +792,19 @@
|
||||
<string>rdotbelow</string>
|
||||
<string>rdotbelowmacron</string>
|
||||
<string>rlinebelow</string>
|
||||
<string>r.1</string>
|
||||
<string>rrthook.1</string>
|
||||
<string>uni024D.1</string>
|
||||
<string>rdescend.1</string>
|
||||
<string>racute.1</string>
|
||||
<string>rcommaaccent.1</string>
|
||||
<string>rcaron.1</string>
|
||||
<string>rdblgrave.1</string>
|
||||
<string>rinvertedbreve.1</string>
|
||||
<string>rdotaccent.1</string>
|
||||
<string>rdotbelow.1</string>
|
||||
<string>rdotbelowmacron.1</string>
|
||||
<string>rlinebelow.1</string>
|
||||
<string>s</string>
|
||||
<string>srthook</string>
|
||||
<string>uni023F</string>
|
||||
|
File diff suppressed because one or more lines are too long
@ -105,9 +105,9 @@
|
||||
<key>openTypeNameSampleText</key>
|
||||
<string></string>
|
||||
<key>openTypeNameUniqueID</key>
|
||||
<string>Inter UI Black Italic:2018:b361083e</string>
|
||||
<string>Inter UI Black Italic:2018:d1caa3c3</string>
|
||||
<key>openTypeNameVersion</key>
|
||||
<string>3.0;b361083e</string>
|
||||
<string>3.0;d1caa3c3</string>
|
||||
<key>openTypeOS2CodePageRanges</key>
|
||||
<array>
|
||||
<integer>0</integer>
|
||||
|
@ -2680,28 +2680,46 @@
|
||||
<string>quotesingle.glif</string>
|
||||
<key>r</key>
|
||||
<string>r.glif</string>
|
||||
<key>r.1</key>
|
||||
<string>r.1.glif</string>
|
||||
<key>r.subs</key>
|
||||
<string>r.subs.glif</string>
|
||||
<key>r.sups</key>
|
||||
<string>r.sups.glif</string>
|
||||
<key>racute</key>
|
||||
<string>racute.glif</string>
|
||||
<key>racute.1</key>
|
||||
<string>racute.1.glif</string>
|
||||
<key>radical</key>
|
||||
<string>radical.glif</string>
|
||||
<key>rcaron</key>
|
||||
<string>rcaron.glif</string>
|
||||
<key>rcaron.1</key>
|
||||
<string>rcaron.1.glif</string>
|
||||
<key>rcommaaccent</key>
|
||||
<string>rcommaaccent.glif</string>
|
||||
<key>rcommaaccent.1</key>
|
||||
<string>rcommaaccent.1.glif</string>
|
||||
<key>rdblgrave</key>
|
||||
<string>rdblgrave.glif</string>
|
||||
<key>rdblgrave.1</key>
|
||||
<string>rdblgrave.1.glif</string>
|
||||
<key>rdescend</key>
|
||||
<string>rdescend.glif</string>
|
||||
<key>rdescend.1</key>
|
||||
<string>rdescend.1.glif</string>
|
||||
<key>rdotaccent</key>
|
||||
<string>rdotaccent.glif</string>
|
||||
<key>rdotaccent.1</key>
|
||||
<string>rdotaccent.1.glif</string>
|
||||
<key>rdotbelow</key>
|
||||
<string>rdotbelow.glif</string>
|
||||
<key>rdotbelow.1</key>
|
||||
<string>rdotbelow.1.glif</string>
|
||||
<key>rdotbelowmacron</key>
|
||||
<string>rdotbelowmacron.glif</string>
|
||||
<key>rdotbelowmacron.1</key>
|
||||
<string>rdotbelowmacron.1.glif</string>
|
||||
<key>referencemark</key>
|
||||
<string>referencemark.glif</string>
|
||||
<key>registered</key>
|
||||
@ -2750,8 +2768,12 @@
|
||||
<string>ringsubnosp.glif</string>
|
||||
<key>rinvertedbreve</key>
|
||||
<string>rinvertedbreve.glif</string>
|
||||
<key>rinvertedbreve.1</key>
|
||||
<string>rinvertedbreve.1.glif</string>
|
||||
<key>rlinebelow</key>
|
||||
<string>rlinebelow.glif</string>
|
||||
<key>rlinebelow.1</key>
|
||||
<string>rlinebelow.1.glif</string>
|
||||
<key>romaneight</key>
|
||||
<string>romaneight.glif</string>
|
||||
<key>romaneleven</key>
|
||||
@ -2786,6 +2808,8 @@
|
||||
<string>romantwo.glif</string>
|
||||
<key>rrthook</key>
|
||||
<string>rrthook.glif</string>
|
||||
<key>rrthook.1</key>
|
||||
<string>rrthook.1.glif</string>
|
||||
<key>rturn</key>
|
||||
<string>rturn.glif</string>
|
||||
<key>rturnascend</key>
|
||||
@ -3294,6 +3318,8 @@
|
||||
<string>uni024C_.glif</string>
|
||||
<key>uni024D</key>
|
||||
<string>uni024D_.glif</string>
|
||||
<key>uni024D.1</key>
|
||||
<string>uni024D_.1.glif</string>
|
||||
<key>uni024E</key>
|
||||
<string>uni024E_.glif</string>
|
||||
<key>uni024F</key>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>four</string>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -1,36 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="hv" format="2">
|
||||
<advance width="2568.0"/>
|
||||
<advance width="2636.0"/>
|
||||
<unicode hex="0195"/>
|
||||
<note>
|
||||
Note: Must be split in two, or conversion to quadratic curves will fail.
|
||||
</note>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="12.0" y="0.0" type="line"/>
|
||||
<point x="564.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="772.0" type="line" smooth="yes"/>
|
||||
<point x="716.0" y="904.0"/>
|
||||
<point x="752.0" y="1136.0"/>
|
||||
<point x="944.0" y="1136.0" type="curve" smooth="yes"/>
|
||||
<point x="1064.0" y="1136.0"/>
|
||||
<point x="1064.0" y="1048.0"/>
|
||||
<point x="1048.0" y="960.0" type="curve" smooth="yes"/>
|
||||
<point x="1008.0" y="716.0" type="line"/>
|
||||
<point x="1568.0" y="768.0" type="line"/>
|
||||
<point x="1016.0" y="768.0" type="line"/>
|
||||
<point x="988.0" y="592.0" type="line" smooth="yes"/>
|
||||
<point x="936.0" y="296.0"/>
|
||||
<point x="1112.0" y="-28.0"/>
|
||||
<point x="1588.0" y="-28.0" type="curve" smooth="yes"/>
|
||||
<point x="2064.0" y="-28.0"/>
|
||||
<point x="2348.0" y="296.0"/>
|
||||
<point x="2400.0" y="592.0" type="curve" smooth="yes"/>
|
||||
<point x="2556.0" y="1536.0" type="line"/>
|
||||
<point x="2004.0" y="1536.0" type="line"/>
|
||||
<point x="1848.0" y="592.0" type="line" smooth="yes"/>
|
||||
<point x="1832.0" y="512.0"/>
|
||||
<point x="1788.0" y="420.0"/>
|
||||
<point x="1664.0" y="420.0" type="curve" smooth="yes"/>
|
||||
<point x="1536.0" y="420.0"/>
|
||||
<point x="1100.0" y="-28.0"/>
|
||||
<point x="1524.0" y="-28.0" type="curve" smooth="yes"/>
|
||||
<point x="1932.0" y="-28.0"/>
|
||||
<point x="2412.0" y="268.0"/>
|
||||
<point x="2600.0" y="1392.0" type="curve"/>
|
||||
<point x="2624.0" y="1536.0" type="line"/>
|
||||
<point x="2072.0" y="1536.0" type="line"/>
|
||||
<point x="2048.0" y="1392.0" type="line" smooth="yes"/>
|
||||
<point x="1904.0" y="528.0"/>
|
||||
<point x="1732.0" y="420.0"/>
|
||||
<point x="1628.0" y="420.0" type="curve" smooth="yes"/>
|
||||
<point x="1528.0" y="420.0"/>
|
||||
<point x="1528.0" y="516.0"/>
|
||||
<point x="1540.0" y="592.0" type="curve" smooth="yes"/>
|
||||
<point x="1548.0" y="640.0" type="line"/>
|
||||
<point x="1540.0" y="592.0" type="curve"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="1016.0" y="768.0" type="line"/>
|
||||
<point x="1568.0" y="768.0" type="line"/>
|
||||
<point x="1600.0" y="952.0" type="line" smooth="yes"/>
|
||||
<point x="1668.0" y="1368.0"/>
|
||||
<point x="1500.0" y="1556.0"/>
|
||||
@ -41,6 +39,23 @@
|
||||
<point x="776.0" y="1392.0" type="line"/>
|
||||
<point x="884.0" y="2048.0" type="line"/>
|
||||
<point x="352.0" y="2048.0" type="line"/>
|
||||
<point x="12.0" y="0.0" type="line"/>
|
||||
<point x="564.0" y="0.0" type="line"/>
|
||||
<point x="692.0" y="772.0" type="line" smooth="yes"/>
|
||||
<point x="716.0" y="904.0"/>
|
||||
<point x="752.0" y="1136.0"/>
|
||||
<point x="944.0" y="1136.0" type="curve" smooth="yes"/>
|
||||
<point x="1064.0" y="1136.0"/>
|
||||
<point x="1064.0" y="1048.0"/>
|
||||
<point x="1048.0" y="960.0" type="curve" smooth="yes"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>h</string>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>u</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -68,6 +68,8 @@
|
||||
<string>TopGhost</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="acute" xOffset="40.0" yOffset="440.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="crossbar" xOffset="-304.0" yOffset="-24.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -30,4 +30,10 @@
|
||||
</contour>
|
||||
<component base="l.ss02" xOffset="560.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -12,6 +12,8 @@
|
||||
<integer>-1</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="circumflexsubnosp" xOffset="1368.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="commaaccent" xOffset="-44.0" yOffset="-508.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -16,6 +16,8 @@
|
||||
<integer>-1</integer>
|
||||
<integer>-1</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="dotbelow" xOffset="1340.0" yOffset="-164.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -6,4 +6,10 @@
|
||||
<component base="dotbelow" xOffset="1340.0" yOffset="-164.0"/>
|
||||
<component base="macron" xOffset="-428.0" yOffset="388.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -5,4 +5,10 @@
|
||||
<component base="l.ss02"/>
|
||||
<component base="macronsubnosp" xOffset="1268.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -12,6 +12,8 @@
|
||||
<integer>0</integer>
|
||||
<integer>-1</integer>
|
||||
</array>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -14,6 +14,8 @@
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>l.ss02</string>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -42,7 +42,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.804,0.965,0.796,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
@ -13,7 +13,7 @@
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.922,0.965,0.784,0.004</string>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
|
35
src/Inter-UI-BlackItalic.ufo/glyphs/r.1.glif
Normal file
35
src/Inter-UI-BlackItalic.ufo/glyphs/r.1.glif
Normal file
@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="r.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="12.0" y="0.0" type="line"/>
|
||||
<point x="564.0" y="0.0" type="line"/>
|
||||
<point x="696.0" y="800.0" type="line" smooth="yes"/>
|
||||
<point x="728.0" y="976.0"/>
|
||||
<point x="868.0" y="1092.0"/>
|
||||
<point x="1028.0" y="1092.0" type="curve" smooth="yes"/>
|
||||
<point x="1088.0" y="1092.0"/>
|
||||
<point x="1176.0" y="1084.0"/>
|
||||
<point x="1228.0" y="1064.0" type="curve"/>
|
||||
<point x="1308.0" y="1536.0" type="line"/>
|
||||
<point x="1264.0" y="1548.0"/>
|
||||
<point x="1220.0" y="1556.0"/>
|
||||
<point x="1172.0" y="1556.0" type="curve"/>
|
||||
<point x="1008.0" y="1556.0"/>
|
||||
<point x="864.0" y="1460.0"/>
|
||||
<point x="772.0" y="1244.0" type="curve"/>
|
||||
<point x="756.0" y="1244.0" type="line"/>
|
||||
<point x="804.0" y="1536.0" type="line"/>
|
||||
<point x="268.0" y="1536.0" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>r</string>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="r" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0072"/>
|
||||
<guideline x="480.0" y="1240.0" angle="0.0"/>
|
||||
<guideline x="8.0" y="764.0" angle="0.0"/>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/racute.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/racute.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="racute.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="acute" xOffset="224.0" yOffset="28.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="racute" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0155"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/rcaron.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/rcaron.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcaron.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="caron" xOffset="-216.0" yOffset="60.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcaron" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0159"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/rcommaaccent.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/rcommaaccent.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcommaaccent.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="commaaccent" xOffset="-40.0" yOffset="-508.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rcommaaccent" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0157"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/rdblgrave.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/rdblgrave.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdblgrave.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dblgravecmb" xOffset="1512.0" yOffset="-4.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdblgrave" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="0211"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
23
src/Inter-UI-BlackItalic.ufo/glyphs/rdescend.1.glif
Normal file
23
src/Inter-UI-BlackItalic.ufo/glyphs/rdescend.1.glif
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdescend.1" format="2">
|
||||
<advance width="1224.0"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="-84.0" y="-576.0" type="line"/>
|
||||
<point x="472.0" y="-576.0" type="line"/>
|
||||
<point x="568.0" y="0.0" type="line"/>
|
||||
<point x="16.0" y="0.0" type="line"/>
|
||||
</contour>
|
||||
<component base="r.1" xOffset="4.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
|
||||
<string>r.1</string>
|
||||
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
|
||||
<string>r.1</string>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -4,10 +4,10 @@
|
||||
<unicode hex="027C"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="-84.0" y="-576.0" type="line"/>
|
||||
<point x="468.0" y="-576.0" type="line"/>
|
||||
<point x="564.0" y="0.0" type="line"/>
|
||||
<point x="12.0" y="0.0" type="line"/>
|
||||
<point x="-72.0" y="-576.0" type="line"/>
|
||||
<point x="480.0" y="-576.0" type="line"/>
|
||||
<point x="576.0" y="0.0" type="line"/>
|
||||
<point x="24.0" y="0.0" type="line"/>
|
||||
</contour>
|
||||
<component base="r" xOffset="12.0"/>
|
||||
</outline>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/rdotaccent.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/rdotaccent.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotaccent.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dotaccent" xOffset="208.0" yOffset="84.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotaccent" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E59"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/rdotbelow.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/rdotbelow.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelow.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dotbelow" xOffset="1344.0" yOffset="-164.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelow" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E5B"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
15
src/Inter-UI-BlackItalic.ufo/glyphs/rdotbelowmacron.1.glif
Normal file
15
src/Inter-UI-BlackItalic.ufo/glyphs/rdotbelowmacron.1.glif
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelowmacron.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="dotbelow" xOffset="1344.0" yOffset="-164.0"/>
|
||||
<component base="macron" xOffset="-244.0" yOffset="-24.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rdotbelowmacron" format="2">
|
||||
<advance width="1296.0"/>
|
||||
<advance width="1292.0"/>
|
||||
<unicode hex="1E5D"/>
|
||||
<outline>
|
||||
<component base="r"/>
|
||||
|
14
src/Inter-UI-BlackItalic.ufo/glyphs/rinvertedbreve.1.glif
Normal file
14
src/Inter-UI-BlackItalic.ufo/glyphs/rinvertedbreve.1.glif
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="rinvertedbreve.1" format="2">
|
||||
<advance width="1220.0"/>
|
||||
<outline>
|
||||
<component base="r.1"/>
|
||||
<component base="breveinvnosp" xOffset="1660.0" yOffset="192.0"/>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>public.markColor</key>
|
||||
<string>0.98,0.36,0.67,1</string>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user