occam-styles 5.0.327 → 5.0.329
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 -0
- package/example.js +2629 -297
- package/font/JuliaMono-Regular.woff2 +0 -0
- package/package.json +2 -2
- package/ttf/JuliaMono-Regular.ttf +0 -0
package/README.md
CHANGED
|
@@ -45,6 +45,7 @@ unzip JuliaMono.zip
|
|
|
45
45
|
```
|
|
46
46
|
|
|
47
47
|
All the files bar the `JuliaMono-Regular.ttf` file can be deleted, as can the `webfonts` directory.
|
|
48
|
+
A copy of this file is kept in the `ttf/` directory, by the way, but it may not be the latest.
|
|
48
49
|
|
|
49
50
|
Ligatures and their like can be removed with the using `pyftsubset`:
|
|
50
51
|
|