Skip to content

Commit

Permalink
Add Aegean numbers to full builds, bump version to 2.002
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed May 24, 2023
1 parent db32ccf commit bdfcca0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/NotoSansLinearA-Regular.ufo/fontinfo.plist
Expand Up @@ -37,7 +37,7 @@
<key>openTypeNameManufacturerURL</key>
<string>http://www.google.com/get/noto/</string>
<key>openTypeNameVersion</key>
<string>Version 2.001</string>
<string>Version 2.002</string>
<key>openTypeOS2CodePageRanges</key>
<array>
<integer>0</integer>
Expand Down Expand Up @@ -121,7 +121,7 @@
<key>versionMajor</key>
<integer>2</integer>
<key>versionMinor</key>
<integer>1</integer>
<integer>2</integer>
<key>xHeight</key>
<integer>536</integer>
</dict>
Expand Down
4 changes: 4 additions & 0 deletions sources/config-sans-linear-a.yaml
Expand Up @@ -4,5 +4,9 @@ googleFonts: true
includeSubsets:
- from: Noto Sans
name: GF_Latin_Core
- from: Noto Sans Linear B
ranges:
- start: 0x10100
end: 0x10133
sources:
- NotoSansLinearA.designspace

0 comments on commit bdfcca0

Please sign in to comment.