Skip to content

Commit 7379d94

Browse files
committed
update readme
1 parent fb37a57 commit 7379d94

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

Batch.roboFontExt/html/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,19 @@ <h1 id="sources">Sources</h1>
4040
<h1 id="export-formats">Export formats</h1>
4141
<h2 id="desktop-fonts">Desktop Fonts</h2>
4242
<ul>
43-
<li>.otf </li>
44-
<li>.ttf </li>
43+
<li>.otf</li>
44+
<li>.ttf</li>
4545
</ul>
4646
<h2 id="web-fonts">Web Fonts</h2>
4747
<ul>
48-
<li>.otf </li>
48+
<li>.otf</li>
4949
<li>.otf (woff2)</li>
5050
<li>.ttf</li>
5151
<li>.ttf (woff2)</li>
52-
<li>.svg</li>
5352
</ul>
5453
<h2 id="variable-fonts">Variable Fonts</h2>
5554
<ul>
56-
<li>.otf </li>
55+
<li>.otf</li>
5756
<li>.otf (woff2)</li>
5857
<li>.ttf</li>
5958
<li>.ttf (woff2)</li>

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,19 @@ If a designspace file is provided, it will be expanded into all it's sources and
4242

4343
## Desktop Fonts
4444

45-
- .otf
46-
- .ttf
45+
- .otf
46+
- .ttf
4747

4848
## Web Fonts
4949

50-
- .otf
50+
- .otf
5151
- .otf (woff2)
5252
- .ttf
5353
- .ttf (woff2)
54-
- .svg
5554

5655
## Variable Fonts
5756

58-
- .otf
57+
- .otf
5958
- .otf (woff2)
6059
- .ttf
6160
- .ttf (woff2)

0 commit comments

Comments
 (0)