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 20, 2022
1 parent ed2ad11 commit a0ac137
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions sources/NotoSansCypriot-Regular.ufo/fontinfo.plist
Expand Up @@ -7,7 +7,7 @@
<key>capHeight</key>
<integer>736</integer>
<key>copyright</key>
<string>Copyright 2017 Google Inc. All Rights Reserved.</string>
<string>Copyright 2022 The Noto Project Authors (https://github.com/notofonts/cypriot)</string>
<key>descender</key>
<integer>-79</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>openTypeOS2Panose</key>
<array>
<integer>2</integer>
Expand All @@ -53,6 +53,7 @@
</array>
<key>openTypeOS2Selection</key>
<array>
<integer>7</integer>
<integer>8</integer>
</array>
<key>openTypeOS2Type</key>
Expand Down Expand Up @@ -115,7 +116,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 a0ac137

Please sign in to comment.