Skip to content

Commit

Permalink
r0.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Jul 11, 2020
1 parent a50dc0c commit 79c43de
Show file tree
Hide file tree
Showing 331 changed files with 179 additions and 8 deletions.
36 changes: 36 additions & 0 deletions hinting-params/bold.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,42 @@
"CANONICAL_STEM_WIDTH": 0.097,
"STEM_SIDE_MIN_DIST_DESCENT": 0.072
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Hiragana",
"unicodeRanges": [
[12353, 12438],
[12447, 12447],
[110608, 110847],
[110848, 110895]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.097,
"STEM_SIDE_MIN_DIST_DESCENT": 0.072
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Katakana",
"unicodeRanges": [
[12449, 12538],
[12543, 12543],
[12784, 12799],
[110896, 110959]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.097,
"STEM_SIDE_MIN_DIST_DESCENT": 0.072
}
}
]
}
Expand Down
36 changes: 35 additions & 1 deletion hinting-params/extralight.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,41 @@
"passes": [
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions":{ "CANONICAL_STEM_WIDTH": 0.029 }
"hintOptions": { "CANONICAL_STEM_WIDTH": 0.029 }
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Hiragana",
"unicodeRanges": [
[12353, 12438],
[12447, 12447],
[110608, 110847],
[110848, 110895]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.029
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Katakana",
"unicodeRanges": [
[12449, 12538],
[12543, 12543],
[12784, 12799],
[110896, 110959]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.029
}
}
]
}
Expand Down
34 changes: 34 additions & 0 deletions hinting-params/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,40 @@
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": { "CANONICAL_STEM_WIDTH": 0.04 }
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Hiragana",
"unicodeRanges": [
[12353, 12438],
[12447, 12447],
[110608, 110847],
[110848, 110895]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.04
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Katakana",
"unicodeRanges": [
[12449, 12538],
[12543, 12543],
[12784, 12799],
[110896, 110959]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.04
}
}
]
}
Expand Down
32 changes: 32 additions & 0 deletions hinting-params/regular.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,38 @@
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": { "CANONICAL_STEM_WIDTH": 0.067 }
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Hiragana",
"unicodeRanges": [
[12353, 12438],
[12447, 12447],
[110608, 110847],
[110848, 110895]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Katakana",
"unicodeRanges": [
[12449, 12538],
[12543, 12543],
[12784, 12799],
[110896, 110959]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06
}
}
]
}
Expand Down
36 changes: 36 additions & 0 deletions hinting-params/semibold.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,42 @@
"CANONICAL_STEM_WIDTH": 0.072,
"STEM_SIDE_MIN_DIST_DESCENT": 0.072
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Hiragana",
"unicodeRanges": [
[12353, 12438],
[12447, 12447],
[110608, 110847],
[110848, 110895]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.072,
"STEM_SIDE_MIN_DIST_DESCENT": 0.072
}
},
{
"hintPlugin": "@chlorophytum/hm-ideograph",
"hintOptions": {
"groupName": "Katakana",
"unicodeRanges": [
[12449, 12538],
[12543, 12543],
[12784, 12799],
[110896, 110959]
],
"trackFeatures": ["vert", "palt", "pkna", "hkna", "vkna"],
"trackScripts": ["kana"],
"SLOPE_FUZZ": 0.06,
"SLOPE_FUZZ_NEG": 0.06,
"CANONICAL_STEM_WIDTH": 0.072,
"STEM_SIDE_MIN_DIST_DESCENT": 0.072
}
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sarasa-gothic",
"version": "0.12.9",
"version": "0.12.10",
"main": "./run",
"dependencies": {
"@chlorophytum/cli": "^0.8.0",
Expand Down
Loading

0 comments on commit 79c43de

Please sign in to comment.