Skip to content

Commit 55c936b

Browse files
committed
Update for 2.0.0
1 parent 3ffc999 commit 55c936b

20 files changed

+7
-42
lines changed

.github/workflows/pr-target-branch-check.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/stale.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Copyright 2017-2025 JudouEco.
22
Copyright 2015-2024 Renzhi Li (aka. Belleve Invis, belleve@typeof.net).
3-
Copyright © 2014-2019 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'.
3+
Copyright 2014-2025 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'.
44
Copyright 2012–2018 for FiraGO, bBox Type GmbH and HERE Europe B.V. All rights reserved, with Reserved Font Name 'Fira'.
55
Copyright 2012–2018 for Fira Sans The Mozilla Foundation, Telefonica S.A., Carrois Corporate GbR and bBox Type GmbH, with Reserved Font Name 'Fira'.
66
Copyright 2019-2022 Google LLC. All Rights Reserved.
7-
Copyright (c) 2024, Kedi Zhang, with Reserved Font Name <KhaWa Betsugs Sans>, <ཁ་བའི་སྤྲོས་མེད་དཔེ་ཚུགས།> and <卡瓦柏簇无衬线体>.
7+
Copyright 2024, Kedi Zhang, with Reserved Font Name <KhaWa Betsugs Sans>, <ཁ་བའི་སྤྲོས་མེད་དཔེ་ཚུགས།> and <卡瓦柏簇无衬线体>.
88

99
This Font Software is licensed under the SIL Open Font License, Version 1.1.
1010

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"Jpan": ["en_US", "ja_JP", "zh_CN", "zh_HK", "zh_TW", "ko_KR"],
142142
"Kore": ["en_US", "ko_KR", "zh_CN", "zh_HK", "zh_TW", "ja_JP"]
143143
},
144-
"copyright": "Copyright 2017-2025 JudouEco. Portions Copyright 2015-2024 Renzhi Li (aka. Belleve Invis, belleve@typeof.net). Portions Copyright © 2014-2019 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. Portions digitized data copyright 2012–2018 for FiraGO, bBox Type GmbH and HERE Europe B.V. All rights reserved, with Reserved Font Name 'Fira'. Portions digitized data copyright 2012–2018 for Fira Sans The Mozilla Foundation, Telefonica S.A., Carrois Corporate GbR and bBox Type GmbH, with Reserved Font Name 'Fira'. Portions Copyright 2019-2022 Google LLC. All Rights Reserved. Portions Copyright (c) 2024, Kedi Zhang, with Reserved Font Name <KhaWa Betsugs Sans>, <ཁ་བའི་སྤྲོས་མེད་དཔེ་ཚུགས།> and <卡瓦柏簇无衬线体>. This Font Software is licensed under the SIL Open Font License, Version 1.1.",
144+
"copyright": "Copyright 2017-2025 JudouEco. Portions Copyright 2015-2024 Renzhi Li (aka. Belleve Invis, belleve@typeof.net). Portions Copyright © 2014-2025 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. Portions digitized data copyright 2012–2018 for FiraGO, bBox Type GmbH and HERE Europe B.V. All rights reserved, with Reserved Font Name 'Fira'. Portions digitized data copyright 2012–2018 for Fira Sans The Mozilla Foundation, Telefonica S.A., Carrois Corporate GbR and bBox Type GmbH, with Reserved Font Name 'Fira'. Portions Copyright 2019-2022 Google LLC. All Rights Reserved. Portions Copyright (c) 2024, Kedi Zhang, with Reserved Font Name <KhaWa Betsugs Sans>, <ཁ་བའི་སྤྲོས་མེད་དཔེ་ཚུགས།> and <卡瓦柏簇无衬线体>. This Font Software is licensed under the SIL Open Font License, Version 1.1.",
145145
"shsSourceMap": {
146146
"defaultRegion": "SourceHanSans",
147147
"region": {
@@ -154,7 +154,7 @@
154154
"SemiLight": "Normal"
155155
},
156156
"classicalRegion": "Hant",
157-
"classicalOverridePrefix": "ShangguSansTCSubset",
157+
"classicalOverridePrefix": "ShangguSansSubset",
158158
"classicalOverrideSuffixMap": {
159159
"SemiLight": "Normal"
160160
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "judou-sans",
3-
"version": "2.0-beta-2",
3+
"version": "2.0.0",
44
"main": "./run",
55
"scripts": {
66
"lint": "eslint",

0 commit comments

Comments
 (0)