Skip to content

Commit

Permalink
Fix metadata, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Sep 19, 2022
1 parent 585d080 commit 7ccf4ec
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions sources/NotoSansPhoenician-Regular.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>capHeight</key>
<integer>719</integer>
<key>copyright</key>
<string>Copyright 2017 Google Inc. All Rights Reserved.</string>
<string>Copyright 2022 The Noto Project Authors (https://github.com/notofonts/phoenician)</string>
<key>descender</key>
<integer>-293</integer>
<key>familyName</key>
Expand All @@ -29,15 +29,15 @@
<key>openTypeNameDesignerURL</key>
<string>http://www.monotype.com/studio</string>
<key>openTypeNameLicense</key>
<string>This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software.</string>
<string>This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL</string>
<key>openTypeNameLicenseURL</key>
<string>http://scripts.sil.org/OFL</string>
<string>https://scripts.sil.org/OFL</string>
<key>openTypeNameManufacturer</key>
<string>Monotype Imaging Inc.</string>
<key>openTypeNameManufacturerURL</key>
<string>http://www.google.com/get/noto/</string>
<key>openTypeNameVersion</key>
<string>Version 2.000</string>
<string>Version 2.001</string>
<key>openTypeOS2CodePageRanges</key>
<array>
<integer>0</integer>
Expand All @@ -57,6 +57,7 @@
</array>
<key>openTypeOS2Selection</key>
<array>
<integer>7</integer>
<integer>8</integer>
</array>
<key>openTypeOS2Type</key>
Expand Down Expand Up @@ -121,7 +122,7 @@
<key>versionMajor</key>
<integer>2</integer>
<key>versionMinor</key>
<integer>0</integer>
<integer>1</integer>
<key>xHeight</key>
<integer>536</integer>
</dict>
Expand Down

0 comments on commit 7ccf4ec

Please sign in to comment.