Skip to content

Commit df080ff

Browse files
authored
Merge pull request #14 from Achuttarsing/add_percent_symbol
Add percent symbol
2 parents 8e5c615 + d3e9382 commit df080ff

File tree

12 files changed

+107
-1
lines changed

12 files changed

+107
-1
lines changed

CONTRIBUTORS.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
Matthieu Salvaggio <[email protected]>
1313
Tim Vanhille <>
1414
Jimmy Lee <[email protected]>
15-
Andrew Alimbuyuguen <[email protected]>
15+
Andrew Alimbuyuguen <[email protected]>
16+
Adrien Chuttarsing <>
-1.34 KB
Binary file not shown.

fonts/ServerMono-Regular-Italic.ufo/glyphs/contents.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,5 +852,7 @@
852852
<string>zeroinferior.glif</string>
853853
<key>zerosuperior</key>
854854
<string>zerosuperior.glif</string>
855+
<key>percent</key>
856+
<string>percent.glif</string>
855857
</dict>
856858
</plist>
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="percent" format="2">
3+
<advance width="630"/>
4+
<unicode hex="0025"/>
5+
<outline>
6+
<contour>
7+
<point x="574" y="700" type="line"/>
8+
<point x="9" y="0" type="line"/>
9+
<point x="103" y="0" type="line"/>
10+
<point x="668" y="700" type="line"/>
11+
</contour>
12+
<contour>
13+
<point x="213.718" y="438.013" type="curve" smooth="yes"/>
14+
<point x="287.788" y="438.013"/>
15+
<point x="354.999" y="495.623"/>
16+
<point x="367.344" y="569.692" type="curve" smooth="yes"/>
17+
<point x="381.061" y="643.762"/>
18+
<point x="334.424" y="700"/>
19+
<point x="260.355" y="700" type="curve" smooth="yes"/>
20+
<point x="184.913" y="700"/>
21+
<point x="119.074" y="643.762"/>
22+
<point x="105.357" y="569.692" type="curve" smooth="yes"/>
23+
<point x="93.0124" y="495.623"/>
24+
<point x="138.277" y="438.013"/>
25+
</contour>
26+
<contour>
27+
<point x="227.435" y="513.455" type="curve" smooth="yes"/>
28+
<point x="194.515" y="513.455"/>
29+
<point x="175.312" y="538.144"/>
30+
<point x="180.799" y="569.692" type="curve" smooth="yes"/>
31+
<point x="186.285" y="601.241"/>
32+
<point x="213.718" y="624.559"/>
33+
<point x="246.638" y="624.559" type="curve" smooth="yes"/>
34+
<point x="278.186" y="624.559"/>
35+
<point x="297.389" y="601.241"/>
36+
<point x="291.903" y="569.692" type="curve" smooth="yes"/>
37+
<point x="286.416" y="538.144"/>
38+
<point x="258.983" y="513.455"/>
39+
</contour>
40+
<contour>
41+
<point x="425.405" y="5.68434e-13" type="curve" smooth="yes"/>
42+
<point x="499.474" y="5.68434e-13"/>
43+
<point x="566.685" y="57.6096"/>
44+
<point x="579.03" y="131.679" type="curve" smooth="yes"/>
45+
<point x="592.747" y="205.749"/>
46+
<point x="546.111" y="261.987"/>
47+
<point x="472.041" y="261.987" type="curve" smooth="yes"/>
48+
<point x="396.6" y="261.987"/>
49+
<point x="330.76" y="205.749"/>
50+
<point x="317.044" y="131.679" type="curve" smooth="yes"/>
51+
<point x="304.699" y="57.6096"/>
52+
<point x="349.963" y="5.68434e-13"/>
53+
</contour>
54+
<contour>
55+
<point x="439.121" y="75.4412" type="curve" smooth="yes"/>
56+
<point x="406.201" y="75.4412"/>
57+
<point x="386.998" y="100.131"/>
58+
<point x="392.485" y="131.679" type="curve" smooth="yes"/>
59+
<point x="397.972" y="163.227"/>
60+
<point x="425.405" y="186.545"/>
61+
<point x="458.324" y="186.545" type="curve" smooth="yes"/>
62+
<point x="489.873" y="186.545"/>
63+
<point x="509.076" y="163.227"/>
64+
<point x="503.589" y="131.679" type="curve" smooth="yes"/>
65+
<point x="498.103" y="100.131"/>
66+
<point x="470.669" y="75.4412"/>
67+
</contour>
68+
</outline>
69+
<lib>
70+
<dict>
71+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
72+
<string>2024-12-01 22:08:06 +0000</string>
73+
<key>com.fontlab.recipe</key>
74+
<string>zero.numr_fraction_zero.dnom</string>
75+
</dict>
76+
</lib>
77+
</glyph>

fonts/ServerMono-Regular-Italic.ufo/lib.plist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@
504504
<string>at</string>
505505
<string>ampersand</string>
506506
<string>ampersand.ss01</string>
507+
<string>percent</string>
507508
<string>plus</string>
508509
<string>minus</string>
509510
<string>equal</string>
4.52 KB
Binary file not shown.
-728 Bytes
Binary file not shown.

fonts/ServerMono-Regular.otf

-1.09 KB
Binary file not shown.

fonts/ServerMono-Regular.ufo/glyphs/contents.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,5 +852,7 @@
852852
<string>zeroinferior.glif</string>
853853
<key>zerosuperior</key>
854854
<string>zerosuperior.glif</string>
855+
<key>percent</key>
856+
<string>percent.glif</string>
855857
</dict>
856858
</plist>
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="percent" format="2">
3+
<advance width="630"/>
4+
<unicode hex="0025"/>
5+
<outline>
6+
<component base="ringcomb" xScale="1.37166" yScale="1.37166" xOffset="-275.843" yOffset="-316.398"/>
7+
<component base="ringcomb" xScale="1.37166" yScale="1.37166" xOffset="51.7353" yOffset="-754.412"/>
8+
<contour>
9+
<point x="494" y="700" type="line"/>
10+
<point x="53" y="0" type="line"/>
11+
<point x="147" y="0" type="line"/>
12+
<point x="588" y="700" type="line"/>
13+
</contour>
14+
</outline>
15+
<lib>
16+
<dict>
17+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
18+
<string>2024-12-01 22:08:06 +0000</string>
19+
<key>com.fontlab.recipe</key>
20+
<string>zero.numr_fraction_zero.dnom</string>
21+
</dict>
22+
</lib>
23+
</glyph>

0 commit comments

Comments
 (0)