harfbuzzjs 0.4.9 → 0.4.11
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/README.md +1 -3
- package/hb-subset.wasm +0 -0
- package/hb.wasm +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,9 +9,7 @@ See the demo [here](https://harfbuzz.github.io/harfbuzzjs/).
|
|
|
9
9
|
2. `./build.sh`
|
|
10
10
|
|
|
11
11
|
## Download
|
|
12
|
-
Download the
|
|
13
|
-
of the project, or just download the [demo page](https://harfbuzz.github.io/harfbuzzjs/) (the
|
|
14
|
-
demo source is in [gh-pages](https://github.com/harfbuzz/harfbuzzjs/tree/gh-pages) branch).
|
|
12
|
+
Download from the [releases tab](https://github.com/harfbuzz/harfbuzzjs/releases).
|
|
15
13
|
|
|
16
14
|
## Usage and testing
|
|
17
15
|
|
package/hb-subset.wasm
CHANGED
|
Binary file
|
package/hb.wasm
CHANGED
|
Binary file
|