Skip to content

Commit 9fab732

Browse files
Merge pull request #41 from BRUTALISM/master
Add alternate curved parentheses with smoother curves
2 parents 382358c + b8b2556 commit 9fab732

File tree

11 files changed

+259
-0
lines changed

11 files changed

+259
-0
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

Diff for: glyphs/u0028-curved/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809284-95d24c00-abce-11e8-9c86-14e5bc0766da.png">
2+
3+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809355-c0240980-abce-11e8-8856-2bd36a3bc50a.png">
4+
5+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809363-c5815400-abce-11e8-93f8-4c61a2a0d794.png">
6+
7+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809372-cca86200-abce-11e8-9d38-d51c5208f1da.png">

Diff for: glyphs/u0028-curved/bold/parenleft.glif

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenleft" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0028"/>
5+
<outline>
6+
<contour>
7+
<point x="977" y="-205" type="line" name="hr00"/>
8+
<point x="567" y="-86"/>
9+
<point x="244" y="255"/>
10+
<point x="244" y="747" type="curve" smooth="yes" name="dh01"/>
11+
<point x="244" y="1238"/>
12+
<point x="576" y="1591.25"/>
13+
<point x="977" y="1700" type="curve" name="at01"/>
14+
<point x="977" y="1485" type="line"/>
15+
<point x="671" y="1359"/>
16+
<point x="509" y="1104"/>
17+
<point x="509" y="747" type="curve" smooth="yes" name="dh02"/>
18+
<point x="509" y="389"/>
19+
<point x="672" y="136"/>
20+
<point x="977" y="10" type="curve" name="av01"/>
21+
</contour>
22+
</outline>
23+
<lib>
24+
<dict>
25+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
26+
<string>2018-06-05 00:49:11 +0000</string>
27+
</dict>
28+
</lib>
29+
</glyph>

Diff for: glyphs/u0028-curved/bolditalic/parenleft.glif

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenleft" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0028"/>
5+
<outline>
6+
<contour>
7+
<point x="822" y="-236" type="line" name="hr00"/>
8+
<point x="493" y="-168"/>
9+
<point x="286" y="154"/>
10+
<point x="286" y="594" type="curve" smooth="yes"/>
11+
<point x="286" y="651"/>
12+
<point x="290" y="696"/>
13+
<point x="298" y="752" type="curve" smooth="yes" name="dh01"/>
14+
<point x="371" y="1265"/>
15+
<point x="690" y="1624"/>
16+
<point x="1131" y="1700" type="curve" name="at01"/>
17+
<point x="1101" y="1527" type="line"/>
18+
<point x="807" y="1439"/>
19+
<point x="628" y="1181"/>
20+
<point x="561" y="736" type="curve" smooth="yes" name="dh02"/>
21+
<point x="548" y="650"/>
22+
<point x="541" y="574"/>
23+
<point x="541" y="503" type="curve" smooth="yes"/>
24+
<point x="541" y="208"/>
25+
<point x="652" y="3"/>
26+
<point x="850" y="-63" type="curve" name="av01"/>
27+
</contour>
28+
</outline>
29+
<lib>
30+
<dict>
31+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
32+
<string>2018-06-05 00:50:28 +0000</string>
33+
</dict>
34+
</lib>
35+
</glyph>

Diff for: glyphs/u0028-curved/italic/parenleft.glif

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenleft" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0028"/>
5+
<outline>
6+
<contour>
7+
<point x="798" y="-206" type="line" name="hr00"/>
8+
<point x="474" y="-105"/>
9+
<point x="284" y="155"/>
10+
<point x="284" y="578" type="curve" smooth="yes"/>
11+
<point x="284" y="1133"/>
12+
<point x="630" y="1560"/>
13+
<point x="1100" y="1700" type="curve" name="at01"/>
14+
<point x="1077" y="1557" type="line"/>
15+
<point x="666" y="1373"/>
16+
<point x="456" y="1048"/>
17+
<point x="456" y="593" type="curve" smooth="yes"/>
18+
<point x="456" y="251"/>
19+
<point x="574" y="39"/>
20+
<point x="821" y="-63" type="curve" name="av01"/>
21+
</contour>
22+
</outline>
23+
<lib>
24+
<dict>
25+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
26+
<string>2018-06-05 00:44:29 +0000</string>
27+
</dict>
28+
</lib>
29+
</glyph>

Diff for: glyphs/u0028-curved/regular/parenleft.glif

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenleft" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0028"/>
5+
<outline>
6+
<contour>
7+
<point x="947" y="-206" type="line" name="hr00"/>
8+
<point x="552" y="-51"/>
9+
<point x="293" y="250.821"/>
10+
<point x="293" y="747" type="curve" smooth="yes" name="dh01"/>
11+
<point x="293" y="1243.18"/>
12+
<point x="555" y="1548"/>
13+
<point x="947" y="1700" type="curve" name="at01"/>
14+
<point x="947" y="1532" type="line"/>
15+
<point x="631.582" y="1379.21"/>
16+
<point x="477" y="1121.02"/>
17+
<point x="477" y="747" type="curve" smooth="yes" name="dh02"/>
18+
<point x="477" y="372.98"/>
19+
<point x="631.582" y="114.795"/>
20+
<point x="947" y="-38" type="curve" name="av01"/>
21+
</contour>
22+
</outline>
23+
<lib>
24+
<dict>
25+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
26+
<string>2017-07-11 17:15:08 +0000</string>
27+
</dict>
28+
</lib>
29+
</glyph>

Diff for: glyphs/u0029-curved/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809468-1133fd80-abcf-11e8-89eb-2538c1f04ae7.png">
2+
3+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809478-185b0b80-abcf-11e8-9766-55235343286e.png">
4+
5+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809487-1ee98300-abcf-11e8-9590-6588031464f7.png">
6+
7+
<img height=60 src="https://user-images.githubusercontent.com/206409/44809502-2872eb00-abcf-11e8-8a85-8d5eebf4f23e.png">

Diff for: glyphs/u0029-curved/bold/parenright.glif

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenright" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0029"/>
5+
<outline>
6+
<contour>
7+
<point x="254" y="-205" type="line" name="hr00"/>
8+
<point x="664" y="-86"/>
9+
<point x="987" y="255"/>
10+
<point x="987" y="747" type="curve" smooth="yes" name="dh01"/>
11+
<point x="987" y="1238"/>
12+
<point x="655" y="1591.25"/>
13+
<point x="254" y="1700" type="curve" name="at01"/>
14+
<point x="254" y="1485" type="line"/>
15+
<point x="560" y="1359"/>
16+
<point x="722" y="1104"/>
17+
<point x="722" y="747" type="curve" smooth="yes" name="dh02"/>
18+
<point x="722" y="389"/>
19+
<point x="559" y="136"/>
20+
<point x="254" y="10" type="curve" name="av01"/>
21+
</contour>
22+
</outline>
23+
<lib>
24+
<dict>
25+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
26+
<string>2018-06-05 00:49:05 +0000</string>
27+
</dict>
28+
</lib>
29+
</glyph>

Diff for: glyphs/u0029-curved/bolditalic/parenright.glif

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenright" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0029"/>
5+
<outline>
6+
<contour>
7+
<point x="478" y="1700" type="line" name="hr00"/>
8+
<point x="792" y="1608"/>
9+
<point x="1010" y="1311"/>
10+
<point x="1010" y="873" type="curve" smooth="yes"/>
11+
<point x="1010" y="815"/>
12+
<point x="1007" y="768"/>
13+
<point x="998" y="708" type="curve" smooth="yes" name="dh01"/>
14+
<point x="920" y="189"/>
15+
<point x="623" y="-149"/>
16+
<point x="171" y="-235" type="curve" name="at01"/>
17+
<point x="199" y="-62" type="line"/>
18+
<point x="511" y="20"/>
19+
<point x="755" y="465"/>
20+
<point x="755" y="930" type="curve" smooth="yes"/>
21+
<point x="755" y="1236"/>
22+
<point x="650" y="1436"/>
23+
<point x="451" y="1527" type="curve" name="av01"/>
24+
</contour>
25+
</outline>
26+
<lib>
27+
<dict>
28+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
29+
<string>2018-06-05 00:50:46 +0000</string>
30+
</dict>
31+
</lib>
32+
</glyph>

Diff for: glyphs/u0029-curved/italic/parenright.glif

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenright" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0029"/>
5+
<outline>
6+
<contour>
7+
<point x="508" y="1700" type="line" name="hr00"/>
8+
<point x="840" y="1575"/>
9+
<point x="1019" y="1335"/>
10+
<point x="1019" y="914" type="curve" smooth="yes"/>
11+
<point x="1019" y="362"/>
12+
<point x="717" y="-48"/>
13+
<point x="200" y="-205" type="curve" name="at01"/>
14+
<point x="223" y="-62" type="line"/>
15+
<point x="594" y="102"/>
16+
<point x="765" y="328"/>
17+
<point x="829" y="746" type="curve" smooth="yes" name="dh02"/>
18+
<point x="841" y="825"/>
19+
<point x="847" y="894"/>
20+
<point x="847" y="958" type="curve" smooth="yes"/>
21+
<point x="847" y="1252"/>
22+
<point x="722" y="1459"/>
23+
<point x="485" y="1557" type="curve" name="av01"/>
24+
</contour>
25+
</outline>
26+
<lib>
27+
<dict>
28+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
29+
<string>2018-06-05 00:44:49 +0000</string>
30+
</dict>
31+
</lib>
32+
</glyph>

Diff for: glyphs/u0029-curved/regular/parenright.glif

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<glyph name="parenright" format="1">
3+
<advance width="1233"/>
4+
<unicode hex="0029"/>
5+
<outline>
6+
<contour>
7+
<point x="286" y="-206" type="line" name="hr00"/>
8+
<point x="681" y="-51"/>
9+
<point x="940" y="250.821"/>
10+
<point x="940" y="747" type="curve" smooth="yes" name="dh01"/>
11+
<point x="940" y="1243.18"/>
12+
<point x="678" y="1548"/>
13+
<point x="286" y="1700" type="curve" name="at01"/>
14+
<point x="286" y="1532" type="line"/>
15+
<point x="601.418" y="1379.21"/>
16+
<point x="756" y="1121.02"/>
17+
<point x="756" y="747" type="curve" smooth="yes" name="dh02"/>
18+
<point x="756" y="372.98"/>
19+
<point x="601.418" y="114.795"/>
20+
<point x="286" y="-38" type="curve" name="av01"/>
21+
</contour>
22+
</outline>
23+
<lib>
24+
<dict>
25+
<key>com.schriftgestaltung.Glyphs.lastChange</key>
26+
<string>2018-06-04 23:57:45 +0000</string>
27+
</dict>
28+
</lib>
29+
</glyph>

0 commit comments

Comments
 (0)