@openfonts/noto-sans-khudawadi_latin-ext 1.0.0
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/LICENSE.md +20 -0
- package/README.md +30 -0
- package/files/noto-sans-khudawadi-latin-ext-400.woff +0 -0
- package/files/noto-sans-khudawadi-latin-ext-400.woff2 +0 -0
- package/files-last-modified.json +1 -0
- package/font-descriptor.json +34 -0
- package/index.css +10 -0
- package/package.json +24 -0
package/LICENSE.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
Copyright (c) 2019 Jan Bednar
|
|
2
|
+
|
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4
|
+
a copy of this software and associated documentation files (the
|
|
5
|
+
"Software"), to deal in the Software without restriction, including
|
|
6
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
7
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
8
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
9
|
+
the following conditions:
|
|
10
|
+
|
|
11
|
+
The above copyright notice and this permission notice shall be
|
|
12
|
+
included in all copies or substantial portions of the Software.
|
|
13
|
+
|
|
14
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
15
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
16
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
17
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
18
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
19
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
20
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
|
|
2
|
+
# noto-sans-khudawadi_latin-ext
|
|
3
|
+
|
|
4
|
+
The CSS and web font files to easily self-host “Noto Sans Khudawadi” with subset "latin-ext".
|
|
5
|
+
|
|
6
|
+
## Install
|
|
7
|
+
|
|
8
|
+
`npm install --save @openfonts/noto-sans-khudawadi_latin-ext`
|
|
9
|
+
|
|
10
|
+
## Use
|
|
11
|
+
|
|
12
|
+
Typefaces assume you’re using webpack to process CSS and files. Each typeface
|
|
13
|
+
package includes all necessary font files (woff2, woff) and a CSS file with
|
|
14
|
+
font-face declarations pointing at these files.
|
|
15
|
+
|
|
16
|
+
You will need to have webpack setup to load css and font files. Many tools built
|
|
17
|
+
with Webpack will work out of the box with Typefaces such as [Gatsby](https://github.com/gatsbyjs/gatsby)
|
|
18
|
+
and [Create React App](https://github.com/facebookincubator/create-react-app).
|
|
19
|
+
|
|
20
|
+
To use, simply require the package in your project’s entry file e.g.
|
|
21
|
+
|
|
22
|
+
```javascript
|
|
23
|
+
// Load Noto Sans Khudawadi typeface
|
|
24
|
+
require('@openfonts/noto-sans-khudawadi_latin-ext')
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
Usage in SCSS:
|
|
28
|
+
```scss
|
|
29
|
+
@import "~@openfonts/noto-sans-khudawadi_latin-ext/index.css";
|
|
30
|
+
```
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lastModified":"2025-09-11","version":"v23"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "noto-sans-khudawadi",
|
|
3
|
+
"family": "Noto Sans Khudawadi",
|
|
4
|
+
"subsets": [
|
|
5
|
+
"khudawadi",
|
|
6
|
+
"latin",
|
|
7
|
+
"latin-ext"
|
|
8
|
+
],
|
|
9
|
+
"category": "sans-serif",
|
|
10
|
+
"version": "v23",
|
|
11
|
+
"lastModified": "2025-09-11",
|
|
12
|
+
"popularity": 1192,
|
|
13
|
+
"defSubset": "latin",
|
|
14
|
+
"defVariant": "regular",
|
|
15
|
+
"subsetMap": {
|
|
16
|
+
"khudawadi": false,
|
|
17
|
+
"latin": true,
|
|
18
|
+
"latin-ext": true
|
|
19
|
+
},
|
|
20
|
+
"storeID": "latin_latin-ext",
|
|
21
|
+
"variants": [
|
|
22
|
+
{
|
|
23
|
+
"id": "regular",
|
|
24
|
+
"fontFamily": "'Noto Sans Khudawadi'",
|
|
25
|
+
"fontStyle": "normal",
|
|
26
|
+
"fontWeight": "400",
|
|
27
|
+
"woff2": "https://fonts.gstatic.com/s/notosanskhudawadi/v23/fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHEj1tVA.woff2",
|
|
28
|
+
"svg": "https://fonts.gstatic.com/l/font?kit=fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHEj1tUw&skey=ca69edee1dfc9793&v=v23#NotoSansKhudawadi",
|
|
29
|
+
"eot": "https://fonts.gstatic.com/l/font?kit=fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHEj1tUA&skey=ca69edee1dfc9793&v=v23",
|
|
30
|
+
"woff": "https://fonts.gstatic.com/s/notosanskhudawadi/v23/fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHEj1tUg.woff",
|
|
31
|
+
"ttf": "https://fonts.gstatic.com/s/notosanskhudawadi/v23/fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHEj1tUQ.ttf"
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
package/index.css
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* noto-sans-khudawadi-400normal - latin-ext */
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Noto Sans Khudawadi';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
src:
|
|
8
|
+
url('./files/noto-sans-khudawadi-latin-ext-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
9
|
+
url('./files/noto-sans-khudawadi-latin-ext-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
10
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@openfonts/noto-sans-khudawadi_latin-ext",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "Noto Sans Khudawadi latin-ext typeface",
|
|
5
|
+
"main": "index.css",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"typeface",
|
|
8
|
+
"font",
|
|
9
|
+
"font family",
|
|
10
|
+
"google fonts",
|
|
11
|
+
"noto-sans-khudawadi",
|
|
12
|
+
"latin-ext"
|
|
13
|
+
],
|
|
14
|
+
"author": "Jan Bednar <openfonts@janbednar.eu>",
|
|
15
|
+
"license": "MIT",
|
|
16
|
+
"repository": "https://github.com/bedlaj/openfonts",
|
|
17
|
+
"publishConfig": {
|
|
18
|
+
"access": "public"
|
|
19
|
+
},
|
|
20
|
+
"openfonts": {
|
|
21
|
+
"sourceFingerprint": "c10d124b54baa52c5ae06fd581632cad2cb3ba859fb82c4368d1fef28b85635b",
|
|
22
|
+
"builtAt": "2026-07-28T06:05:42.687Z"
|
|
23
|
+
}
|
|
24
|
+
}
|