Skip to content

Commit 0bec7f9

Browse files
author
Eduardo Rodrigues
committed
bump to v0.301
1 parent 467f997 commit 0bec7f9

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

FONTLOG.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,16 @@ https://w3c.github.io/smufl/gitbook/specification/smufl-metadata.html
2626
ChangeLog
2727
---------
2828

29+
17 Jan 2020 (Eduardo Rodrigues) Fiati version 0.301
30+
- Add woodwind simple system section that can be used for whistles, xaphoon, and more
31+
- Glyphs cleanup to remove errors during font validation
32+
2933
5 Jan 2020 (Eduardo Rodrigues) Fiati version 0.300
3034
- Remove white outline in flute, clarinet, oboe, bassoon and saxophone
3135
- Reduce size of recorder glyphs to match other instruments
3236

3337
12 Oct 2019 (Eduardo Rodrigues) Fiati version 0.200
34-
- Reorganize the glyph groups so that 160 code points are available for each instrument and move starting glyph to U+E000.
38+
- Reorganize the glyph groups so that 160 code points are available for each instrument and move starting glyph to U+E000
3539
- Add glyphs for C# trill key, open holes, ring pressed in the flute fingering
3640
- Correct position for bassoon fingering
3741
- Add in the recorder fingering a hole on top for the right hand and the bell symbol at the bottom used in high notes

source/fiati-regular.ufo/fontinfo.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<key>openTypeNameUniqueID</key>
5555
<string>Steinberg Media Technologies GmbH: Fiati Regular: 2020</string>
5656
<key>openTypeNameVersion</key>
57-
<string>Version 0.300</string>
57+
<string>Version 0.301</string>
5858
<key>openTypeOS2CodePageRanges</key>
5959
<array>
6060
<integer>0</integer>
@@ -160,7 +160,7 @@
160160
<key>versionMajor</key>
161161
<integer>0</integer>
162162
<key>versionMinor</key>
163-
<integer>300</integer>
163+
<integer>301</integer>
164164
<key>xHeight</key>
165165
<integer>275</integer>
166166
</dict>

source/fiati-regular.ufo/lib.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<key>openTypeNameUniqueID</key>
5555
<string>Steinberg Media Technologies GmbH: Fiati Regular: 2019</string>
5656
<key>openTypeNameVersion</key>
57-
<string>Version 0.300</string>
57+
<string>Version 0.301</string>
5858
<key>openTypeOS2CodePageRanges</key>
5959
<array>
6060
<integer>0</integer>
@@ -1219,7 +1219,7 @@
12191219
<key>versionMajor</key>
12201220
<integer>0</integer>
12211221
<key>versionMinor</key>
1222-
<integer>200</integer>
1222+
<integer>301</integer>
12231223
<key>xHeight</key>
12241224
<integer>275</integer>
12251225
</dict>

0 commit comments

Comments
 (0)