-
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: v1.3.6 Add variable dynamic subset #102
v1.3.6: 가변 다이나믹 서브셋 추가
- Loading branch information
1 parent
ceaac2a
commit a2c88d5
Showing
239 changed files
with
4,060 additions
and
1,646 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
examples/ | ||
src/ | ||
dist/web/static/Pretendard-*.css | ||
dist/web/static/PretendardJP-*.css | ||
dist/web/static/PretendardStd-*.css |
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 @@ | ||
**/ja/README.md |
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,5 @@ | ||
{ | ||
"tabWidth": 4, | ||
"printWidth": 9999, | ||
"singleQuote": false | ||
} |
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
/* [0] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.0.woff2) format('woff2-variations'); | ||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; | ||
} | ||
/* [1] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.1.woff2) format('woff2-variations'); | ||
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; | ||
} | ||
/* [2] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.2.woff2) format('woff2-variations'); | ||
unicode-range: U+1F00-1FFF; | ||
} | ||
/* [3] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.3.woff2) format('woff2-variations'); | ||
unicode-range: U+0370-03FF; | ||
} | ||
/* [4] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.4.woff2) format('woff2-variations'); | ||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; | ||
} | ||
/* [5] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.5.woff2) format('woff2-variations'); | ||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
} | ||
/* [6] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.6.woff2) format('woff2-variations'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
1,104 changes: 552 additions & 552 deletions
1,104
dist/web/variable/pretendardvariable-dynamic-subset.css
Large diffs are not rendered by default.
Oops, something went wrong.
1,548 changes: 715 additions & 833 deletions
1,548
dist/web/variable/pretendardvariable-jp-dynamic-subset.css
Large diffs are not rendered by default.
Oops, something went wrong.
90 changes: 42 additions & 48 deletions
90
dist/web/variable/pretendardvariable-std-dynamic-subset.css
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 |
---|---|---|
@@ -1,69 +1,63 @@ | ||
/* [0] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.0.woff2) format('woff2-variations'); | ||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.0.woff2) format('woff2-variations'); | ||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; | ||
} | ||
|
||
/* [1] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.1.woff2) format('woff2-variations'); | ||
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.1.woff2) format('woff2-variations'); | ||
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; | ||
} | ||
|
||
/* [2] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.2.woff2) format('woff2-variations'); | ||
unicode-range: U+1F00-1FFF; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.2.woff2) format('woff2-variations'); | ||
unicode-range: U+1F00-1FFF; | ||
} | ||
|
||
/* [3] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.3.woff2) format('woff2-variations'); | ||
unicode-range: U+0370-03FF; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.3.woff2) format('woff2-variations'); | ||
unicode-range: U+0370-03FF; | ||
} | ||
|
||
/* [4] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.4.woff2) format('woff2-variations'); | ||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.4.woff2) format('woff2-variations'); | ||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; | ||
} | ||
|
||
/* [5] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.5.woff2) format('woff2-variations'); | ||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.5.woff2) format('woff2-variations'); | ||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
} | ||
|
||
/* [6] */ | ||
@font-face { | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.6.woff2) format('woff2-variations'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
font-family: 'Pretendard Std Variable'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 45 920; | ||
src: local('Pretendard Std Variable'), url(../../../packages/pretendard-std/dist/web/variable/woff2-dynamic-subset/PretendardStdVariable.subset.6.woff2) format('woff2-variations'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "pretendard-repo", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"repository": "https://github.com/orioncactus/pretendard", | ||
"author": "Kil Hyung-jin <[email protected]>", | ||
"license": "OFL-1.1", | ||
|
Oops, something went wrong.