Adds glyphs U+2713 check mark and U+2717 ballot x
This commit is contained in:
parent
ded5391359
commit
76b14fb6bf
11 changed files with 157 additions and 11 deletions
|
|
@ -175,7 +175,6 @@ samples.set('Latin extended', `
|
|||
|
||||
āăąǎȧǟǡǣǻǽȁȃ ƀƂƄƅ ćĉċčƈȼ ďđƋƌȡ ȸȹ ēĕėęěȅȇȩɇ ƒ ĝğġģǥǧǵ ĥħƕȟ ĩīĭįıijǐȉȋ ĵǰȷɉ ķĸƙǩ ĺļľŀƚł ńņňʼnŋƞǹȵ ōŏőœơǒǫǭǿȍȏȫȭȯȱ ƥ ŕŗřȑȓɍ śŝşšƨșȿ ţťŧƫƭțȶ ũūŭůűųưǔǖǘǚǜȕȗ ŵ ŷȳɏ źżžƶȥɀ
|
||||
|
||||
|
||||
`)
|
||||
|
||||
samples.set('Combi base glyphs (top 200)', `
|
||||
|
|
@ -314,7 +313,7 @@ da 27. es 38. an 87, in 68, 674
|
|||
|
||||
|
||||
samples.set('Symbols', `
|
||||
→ ⟶ ← ⟵ ↑ ↓ ↖ ↗ ↘ ↙
|
||||
→ ⟶ ← ⟵ ↑ ↓ ↖ ↗ ↘ ↙ \u2713 \u2717
|
||||
► Next (U+25BA)
|
||||
◀ Previous (U+25C0)
|
||||
▼ AMZ (U+25BC)
|
||||
|
|
|
|||
|
|
@ -736,6 +736,10 @@
|
|||
<string>divide.case.glif</string>
|
||||
<key>djecyrillic</key>
|
||||
<string>djecyrillic.glif</string>
|
||||
<key>dngb_ballotx</key>
|
||||
<string>dngb_ballotx.glif</string>
|
||||
<key>dngb_check</key>
|
||||
<string>dngb_check.glif</string>
|
||||
<key>dollar</key>
|
||||
<string>dollar.glif</string>
|
||||
<key>dotaccent</key>
|
||||
|
|
|
|||
19
src/Inter-UI-Black.ufo/glyphs/dngb_ballotx.glif
Normal file
19
src/Inter-UI-Black.ufo/glyphs/dngb_ballotx.glif
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="dngb_ballotx" format="1">
|
||||
<advance width="1864"/>
|
||||
<unicode hex="2717"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="476" y="120" type="line"/>
|
||||
<point x="1644" y="1308" type="line"/>
|
||||
<point x="1388" y="1560" type="line"/>
|
||||
<point x="220" y="372" type="line"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="1388" y="120" type="line"/>
|
||||
<point x="1644" y="372" type="line"/>
|
||||
<point x="476" y="1560" type="line"/>
|
||||
<point x="220" y="1308" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
</glyph>
|
||||
15
src/Inter-UI-Black.ufo/glyphs/dngb_check.glif
Normal file
15
src/Inter-UI-Black.ufo/glyphs/dngb_check.glif
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="dngb_check" format="1">
|
||||
<advance width="2620"/>
|
||||
<unicode hex="2713"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="2400" y="1500" type="line"/>
|
||||
<point x="2132" y="1764" type="line"/>
|
||||
<point x="1008" y="648" type="line"/>
|
||||
<point x="484" y="1168" type="line"/>
|
||||
<point x="220" y="900" type="line"/>
|
||||
<point x="1008" y="116" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
</glyph>
|
||||
|
|
@ -4,16 +4,16 @@
|
|||
<unicode hex="00D7"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="376" y="224" type="line"/>
|
||||
<point x="1448" y="1316" type="line"/>
|
||||
<point x="1192" y="1568" type="line"/>
|
||||
<point x="120" y="476" type="line"/>
|
||||
<point x="392" y="240" type="line"/>
|
||||
<point x="1432" y="1300" type="line"/>
|
||||
<point x="1176" y="1552" type="line"/>
|
||||
<point x="136" y="492" type="line"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="1192" y="224" type="line"/>
|
||||
<point x="1448" y="476" type="line"/>
|
||||
<point x="376" y="1568" type="line"/>
|
||||
<point x="120" y="1316" type="line"/>
|
||||
<point x="1176" y="240" type="line"/>
|
||||
<point x="1432" y="492" type="line"/>
|
||||
<point x="392" y="1552" type="line"/>
|
||||
<point x="136" y="1300" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@
|
|||
<key>name</key>
|
||||
<string></string>
|
||||
<key>x</key>
|
||||
<integer>1396</integer>
|
||||
<integer>1016</integer>
|
||||
<key>y</key>
|
||||
<integer>832</integer>
|
||||
</dict>
|
||||
|
|
@ -738,6 +738,8 @@
|
|||
<string>arrowNE</string>
|
||||
<string>arrowSE</string>
|
||||
<string>arrowSW</string>
|
||||
<string>dngb_check</string>
|
||||
<string>dngb_ballotx</string>
|
||||
<string>triagrt</string>
|
||||
<string>triagdn</string>
|
||||
<string>triagup</string>
|
||||
|
|
@ -2197,6 +2199,8 @@
|
|||
<string>arrowNE</string>
|
||||
<string>arrowSE</string>
|
||||
<string>arrowSW</string>
|
||||
<string>dngb_check</string>
|
||||
<string>dngb_ballotx</string>
|
||||
<string>triagrt</string>
|
||||
<string>triagdn</string>
|
||||
<string>triagup</string>
|
||||
|
|
|
|||
|
|
@ -736,6 +736,10 @@
|
|||
<string>divide.case.glif</string>
|
||||
<key>djecyrillic</key>
|
||||
<string>djecyrillic.glif</string>
|
||||
<key>dngb_ballotx</key>
|
||||
<string>dngb_ballotx.glif</string>
|
||||
<key>dngb_check</key>
|
||||
<string>dngb_check.glif</string>
|
||||
<key>dollar</key>
|
||||
<string>dollar.glif</string>
|
||||
<key>dotaccent</key>
|
||||
|
|
|
|||
78
src/Inter-UI-Regular.ufo/glyphs/dngb_ballotx.glif
Normal file
78
src/Inter-UI-Regular.ufo/glyphs/dngb_ballotx.glif
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="dngb_ballotx" format="1">
|
||||
<advance width="1816"/>
|
||||
<unicode hex="2717"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="392" y="196" type="line"/>
|
||||
<point x="1592" y="1416" type="line"/>
|
||||
<point x="1440" y="1572" type="line"/>
|
||||
<point x="240" y="352" type="line"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="1424" y="196" type="line"/>
|
||||
<point x="1576" y="352" type="line"/>
|
||||
<point x="376" y="1572" type="line"/>
|
||||
<point x="224" y="1416" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
<dict>
|
||||
<key>com.typemytype.robofont.guides</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>angle</key>
|
||||
<integer>0</integer>
|
||||
<key>isGlobal</key>
|
||||
<false/>
|
||||
<key>magnetic</key>
|
||||
<integer>5</integer>
|
||||
<key>name</key>
|
||||
<string></string>
|
||||
<key>x</key>
|
||||
<integer>1012</integer>
|
||||
<key>y</key>
|
||||
<integer>196</integer>
|
||||
</dict>
|
||||
</array>
|
||||
<key>com.typemytype.robofont.layerData</key>
|
||||
<dict>
|
||||
<key>reference</key>
|
||||
<dict>
|
||||
<key>anchors</key>
|
||||
<array>
|
||||
</array>
|
||||
<key>components</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>baseGlyph</key>
|
||||
<string>dngb:check</string>
|
||||
<key>transformation</key>
|
||||
<array>
|
||||
<integer>1</integer>
|
||||
<integer>0</integer>
|
||||
<integer>0</integer>
|
||||
<integer>1</integer>
|
||||
<integer>0</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>contours</key>
|
||||
<array>
|
||||
</array>
|
||||
<key>lib</key>
|
||||
<dict>
|
||||
</dict>
|
||||
<key>name</key>
|
||||
<string>dngb_ballotx</string>
|
||||
<key>unicodes</key>
|
||||
<array>
|
||||
</array>
|
||||
<key>width</key>
|
||||
<integer>1816</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</lib>
|
||||
</glyph>
|
||||
15
src/Inter-UI-Regular.ufo/glyphs/dngb_check.glif
Normal file
15
src/Inter-UI-Regular.ufo/glyphs/dngb_check.glif
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="dngb_check" format="1">
|
||||
<advance width="2492"/>
|
||||
<unicode hex="2713"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="2272" y="1516" type="line"/>
|
||||
<point x="2112" y="1680" type="line"/>
|
||||
<point x="944" y="520" type="line"/>
|
||||
<point x="380" y="1076" type="line"/>
|
||||
<point x="220" y="916" type="line"/>
|
||||
<point x="944" y="196" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
</glyph>
|
||||
|
|
@ -941,6 +941,8 @@
|
|||
<string>arrowNE</string>
|
||||
<string>arrowSE</string>
|
||||
<string>arrowSW</string>
|
||||
<string>uni2713</string>
|
||||
<string>uni2717</string>
|
||||
<string>triagrt</string>
|
||||
<string>triagdn</string>
|
||||
<string>triagup</string>
|
||||
|
|
@ -2394,6 +2396,8 @@
|
|||
<string>arrowNE</string>
|
||||
<string>arrowSE</string>
|
||||
<string>arrowSW</string>
|
||||
<string>uni2713</string>
|
||||
<string>uni2717</string>
|
||||
<string>triagrt</string>
|
||||
<string>triagdn</string>
|
||||
<string>triagup</string>
|
||||
|
|
|
|||
|
|
@ -628,6 +628,10 @@ arrowNW
|
|||
arrowNE
|
||||
arrowSE
|
||||
arrowSW
|
||||
dngb_check
|
||||
dngb_ballotx
|
||||
uni2713
|
||||
uni2717
|
||||
triagrt
|
||||
triagdn
|
||||
triagup
|
||||
|
|
|
|||
Reference in a new issue