Skip to content

Commit

Permalink
Merge branch 'master' into releases
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Oct 11, 2019
2 parents 6eec3d0 + a42bafd commit 2107b3d
Show file tree
Hide file tree
Showing 59 changed files with 182 additions and 153 deletions.
2 changes: 1 addition & 1 deletion hinting-params/extralight.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"hintPasses": [
{
"plugin": "@chlorophytum/ideograph-shape-analyzer-1",
"options": { "CANONICAL_STEM_WIDTH": 0.029, "STEM_SIDE_MIN_DIST_DESCENT": 0.029 }
"options": { "CANONICAL_STEM_WIDTH": 0.029 }
}
]
}
2 changes: 1 addition & 1 deletion hinting-params/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"hintPasses": [
{
"plugin": "@chlorophytum/ideograph-shape-analyzer-1",
"options": { "CANONICAL_STEM_WIDTH": 0.04, "STEM_SIDE_MIN_DIST_DESCENT": 0.04 }
"options": { "CANONICAL_STEM_WIDTH": 0.04 }
}
]
}
2 changes: 1 addition & 1 deletion hinting-params/regular.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"hintPasses": [
{
"plugin": "@chlorophytum/ideograph-shape-analyzer-1",
"options": { "CANONICAL_STEM_WIDTH": 0.067, "STEM_SIDE_MIN_DIST_DESCENT": 0.067 }
"options": { "CANONICAL_STEM_WIDTH": 0.067 }
}
]
}
16 changes: 7 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
{
"name": "sarasa-gothic",
"version": "0.9.0",
"version": "0.9.1",
"main": "./run",
"dependencies": {
"@chlorophytum/cli": "^0.2.0",
"@chlorophytum/final-hint-format-hltt": "^0.2.0",
"@chlorophytum/font-format-otd": "^0.2.0",
"@chlorophytum/hint-store-provider-file": "^0.2.0",
"@chlorophytum/ideograph-shape-analyzer-1": "^0.2.1",
"@chlorophytum/cli": "^0.3.0",
"@chlorophytum/final-hint-format-hltt": "^0.3.0",
"@chlorophytum/font-format-otd": "^0.3.0",
"@chlorophytum/hint-store-provider-file": "^0.3.0",
"@chlorophytum/ideograph-shape-analyzer-1": "^0.3.4",
"colors": "^1.1.2",
"fs-extra": "^3.0.1",
"glob": "^7.1.2",
"glob-promise": "^3.1.0",
"megaminx": "^0.6.3",
"otfcc-ttcize": "^0.7.0",
"verda": "^1.0.0-0",
"verda": "^1.0.0-10",
"which": "^1.2.14",
"yargs": "^9.0.0"
},
Expand Down
Binary file modified sources/iosevka-term/iosevka-term-bold.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-bolditalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-boldoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-extrabold.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-extrabolditalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-extraboldoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-extralight.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-extralightitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-extralightoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-heavy.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-heavyitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-heavyoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-italic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-light.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-lightitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-lightoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-medium.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-mediumitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-mediumoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-oblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-regular.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-semibold.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-semibolditalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-semiboldoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-thin.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-thinitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka-term/iosevka-term-thinoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-bold.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-bolditalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-boldoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-extrabold.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-extrabolditalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-extraboldoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-extralight.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-extralightitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-extralightoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-heavy.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-heavyitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-heavyoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-italic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-light.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-lightitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-lightoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-medium.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-mediumitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-mediumoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-oblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-regular.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-semibold.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-semibolditalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-semiboldoblique.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-thin.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-thinitalic.ttf
Binary file not shown.
Binary file modified sources/iosevka/iosevka-thinoblique.ttf
Binary file not shown.
Loading

0 comments on commit 2107b3d

Please sign in to comment.