-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yuya Maruyama
committed
Oct 31, 2020
1 parent
8b4ab52
commit d5bd36d
Showing
7 changed files
with
253 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,211 @@ | ||
# -*- coding: utf-8 -*- | ||
#!/usr/bin/env python' | ||
|
||
|
||
VISION = 1.0123 | ||
|
||
name_table = [ | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 0, | ||
"nameString": "Copyright � 2017 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'.\n\n[萌神PROJECT]\nCopyright(c) 2020 mengshen project" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 1, | ||
"nameString": "Mengshen" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 2, | ||
"nameString": "Regular" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 3, | ||
"nameString": "1.001;MENGSHEN;Mengshen-Regular;MENGSHEN" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 4, | ||
"nameString": "Mengshen" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 5, | ||
"nameString": "Version {}".format(VISION) | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 6, | ||
"nameString": "Mengshen-Regular" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 7, | ||
"nameString": "Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries." | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 8, | ||
"nameString": "Adobe Systems Incorporated" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 9, | ||
"nameString": "[Source Han Sans]\nRyoko NISHIZUKA (kana & ideographs); Frank Grie�hammer (Latin, Greek & Cyrillic); Wenlong ZHANG (bopomofo); Sandoll Communications , Soohyun PARK , Yejin WE & Donghoon HAN (hangul elements, letters & syllables)\n\n[mengshen project]" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 10, | ||
"nameString": "Dr. Ken Lunde (project architect, glyph set definition & overall production); Masataka HATTORI (production & ideograph elements)" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 11, | ||
"nameString": "http://www.mengshen-project.com/" | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 13, | ||
"nameString": "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." | ||
}, | ||
{ | ||
"platformID": 1, | ||
"encodingID": 0, | ||
"languageID": 0, | ||
"nameID": 14, | ||
"nameString": "http://scripts.sil.org/OFL" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 0, | ||
"nameString": "Copyright © 2017 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'.\n\n[萌神PROJECT]\nCopyright(c) 2020 mengshen project" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 1, | ||
"nameString": "Mengshen-Regular" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 2, | ||
"nameString": "Regular" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 3, | ||
"nameString": "1.001;MENGSHEN;Mengshen-Regular;MENGSHEN" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 4, | ||
"nameString": "Mengshen" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 5, | ||
"nameString": "Version {}".format(VISION) | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 6, | ||
"nameString": "Mengshen-Regular" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 7, | ||
"nameString": "Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries." | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 9, | ||
"nameString": "[Source Han Sans]\nRyoko NISHIZUKA 西塚涼子 (kana & ideographs); Paul D. Hunt (Latin, Greek & Cyrillic); Wenlong ZHANG 张文龙 (bopomofo); Sandoll Communication 산돌커뮤니케이션, Soo-young JANG 장수영 & Joo-yeon KANG 강주연 (hangul elements, letters & syllables)\n\n[mengshen project]\Yuya Maruyama 丸山裕也 (Tama)" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 10, | ||
"nameString": "Dr. Ken Lunde (project architect, glyph set definition & overall production); Masataka HATTORI 服部正貴 (production & ideograph elements)" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 11, | ||
"nameString": "http://www.mengshen-project.com/" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 13, | ||
"nameString": "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." | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1033, | ||
"nameID": 14, | ||
"nameString": "http://scripts.sil.org/OFL" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1041, | ||
"nameID": 1, | ||
"nameString": "萌神" | ||
}, | ||
{ | ||
"platformID": 3, | ||
"encodingID": 1, | ||
"languageID": 1041, | ||
"nameID": 4, | ||
"nameString": "萌神" | ||
} | ||
] |
Oops, something went wrong.