@fontsource/marvel 5.0.17 → 5.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/400-italic.css +1 -1
- package/400.css +1 -1
- package/700-italic.css +1 -1
- package/700.css +1 -1
- package/README.md +1 -1
- package/files/marvel-latin-400-italic.woff +0 -0
- package/files/marvel-latin-400-normal.woff +0 -0
- package/files/marvel-latin-700-italic.woff +0 -0
- package/files/marvel-latin-700-normal.woff +0 -0
- package/index.css +1 -1
- package/metadata.json +2 -2
- package/package.json +1 -1
- package/scss/metadata.scss +1 -1
- package/scss/mixins.scss +15 -7
- package/unicode.json +1 -1
package/400-italic.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
src: url(./files/marvel-latin-400-italic.woff2) format('woff2'), url(./files/marvel-latin-400-italic.woff) format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
8
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
9
9
|
}
|
package/400.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
src: url(./files/marvel-latin-400-normal.woff2) format('woff2'), url(./files/marvel-latin-400-normal.woff) format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
8
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
9
9
|
}
|
package/700-italic.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 700;
|
|
7
7
|
src: url(./files/marvel-latin-700-italic.woff2) format('woff2'), url(./files/marvel-latin-700-italic.woff) format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
8
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
9
9
|
}
|
package/700.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 700;
|
|
7
7
|
src: url(./files/marvel-latin-700-normal.woff2) format('woff2'), url(./files/marvel-latin-700-normal.woff) format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
8
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
9
9
|
}
|
package/README.md
CHANGED
|
@@ -42,6 +42,6 @@ Copyright (c) 2011, Carolina Trebol <ca@fromzero.org>, with Reserved Font Name "
|
|
|
42
42
|
[OFL-1.1](http://scripts.sil.org/OFL)
|
|
43
43
|
|
|
44
44
|
## Other Notes
|
|
45
|
-
Font version (provided by source): `
|
|
45
|
+
Font version (provided by source): `v16`.
|
|
46
46
|
|
|
47
47
|
If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an [issue](https://github.com/fontsource/fontsource/issues).
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/index.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
src: url(./files/marvel-latin-400-normal.woff2) format('woff2'), url(./files/marvel-latin-400-normal.woff) format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
8
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
9
9
|
}
|
package/metadata.json
CHANGED
package/package.json
CHANGED
package/scss/metadata.scss
CHANGED
|
@@ -12,5 +12,5 @@ $defaults: (
|
|
|
12
12
|
axis: null,
|
|
13
13
|
) !default;
|
|
14
14
|
$unicode: (
|
|
15
|
-
latin: (U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
15
|
+
latin: (U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD),
|
|
16
16
|
) !default;
|
package/scss/mixins.scss
CHANGED
|
@@ -34,6 +34,7 @@ $displayVar: null !default;
|
|
|
34
34
|
// Deprecated
|
|
35
35
|
$displayVar: $displayVar
|
|
36
36
|
) {
|
|
37
|
+
|
|
37
38
|
@if $displayVar != null {
|
|
38
39
|
@warn "$displayVar is deprecated due to the limitation of using css variables in @font-face (https://github.com/fontsource/fontsource/issues/726).";
|
|
39
40
|
}
|
|
@@ -52,7 +53,7 @@ $displayVar: null !default;
|
|
|
52
53
|
$subsets: if(
|
|
53
54
|
$subsets,
|
|
54
55
|
if($subsets == all, map.get($metadata, subsets), $subsets),
|
|
55
|
-
map.get($metadata,
|
|
56
|
+
map.get($metadata, subsets)
|
|
56
57
|
);
|
|
57
58
|
$weights: if(
|
|
58
59
|
$weights,
|
|
@@ -72,13 +73,20 @@ $displayVar: null !default;
|
|
|
72
73
|
|
|
73
74
|
@each $subset in $subsets {
|
|
74
75
|
@each $unicodeSubset, $unicodeRange in map.get($metadata, unicode) {
|
|
76
|
+
// If condition is true, generate faces for the current subset
|
|
75
77
|
@if (
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
78
|
+
// If there is no unicode information for the font or
|
|
79
|
+
($unicodeSubset == null) or
|
|
80
|
+
// If the subset match a unicode subset or
|
|
81
|
+
($subset == $unicodeSubset) or
|
|
82
|
+
(
|
|
83
|
+
// If $unicodeSubset is a numeric unicode subset
|
|
84
|
+
// and current subset exists in the list of font subsets but does not match any unicode subset
|
|
85
|
+
// then generate faces for this numeric unicode subset as it is representing part of the current subset
|
|
86
|
+
list.index(map.get($metadata, subsets), $subset) and not
|
|
87
|
+
map.has-key($metadata, unicode, $subset) and not
|
|
88
|
+
list.index(map.get($metadata, subsets), $unicodeSubset)
|
|
89
|
+
)
|
|
82
90
|
) {
|
|
83
91
|
@each $weight in if($axes, null, $weights) {
|
|
84
92
|
@each $axis in $axes {
|
package/unicode.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
{
|
|
2
|
-
"latin": "U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+
|
|
2
|
+
"latin": "U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD"
|
|
3
3
|
}
|