Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorreuixiy <reuixiy@gmail.com>2020-02-14 17:11:03 +0300
committerreuixiy <reuixiy@gmail.com>2020-02-14 17:20:53 +0300
commitffc6aa7627c5e30980e5e02cd055a6ad969cb589 (patch)
treef55ce9e76b771f4535d936d1fbfa76f68cfb3958 /static
parent1e6791bcc3d96c32a6986ba69ba3bb8f58a1654d (diff)
fix: subset glyph-correction
``` sudo pacman -S python-fonttools sudo npm install -g fontmin ttf2woff2 pyftsubset glyph-correction.ttf --text="…—•·" mv glyph-correction.subset.ttf glyph-correction.ttf fontmin glyph-correction.ttf cd build rm glyph-correction.css glyph-correction.svg cat glyph-correction.ttf | ttf2woff2 >> glyph-correction.woff2 ``` https://github.com/fonttools/fonttools https://github.com/ecomfe/fontmin https://github.com/nfroidure/ttf2woff2
Diffstat (limited to 'static')
-rw-r--r--static/fonts/glyph-correction.eotbin2288 -> 2222 bytes
-rw-r--r--static/fonts/glyph-correction.ttfbin2020 -> 1968 bytes
-rw-r--r--static/fonts/glyph-correction.woffbin1192 -> 2044 bytes
-rw-r--r--static/fonts/glyph-correction.woff2bin772 -> 800 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/static/fonts/glyph-correction.eot b/static/fonts/glyph-correction.eot
index 3dd5809..69a9ffb 100644
--- a/static/fonts/glyph-correction.eot
+++ b/static/fonts/glyph-correction.eot
Binary files differ
diff --git a/static/fonts/glyph-correction.ttf b/static/fonts/glyph-correction.ttf
index 3ef9185..9c44183 100644
--- a/static/fonts/glyph-correction.ttf
+++ b/static/fonts/glyph-correction.ttf
Binary files differ
diff --git a/static/fonts/glyph-correction.woff b/static/fonts/glyph-correction.woff
index 93a6afd..fb5b6d1 100644
--- a/static/fonts/glyph-correction.woff
+++ b/static/fonts/glyph-correction.woff
Binary files differ
diff --git a/static/fonts/glyph-correction.woff2 b/static/fonts/glyph-correction.woff2
index 0fd4c09..8edd40a 100644
--- a/static/fonts/glyph-correction.woff2
+++ b/static/fonts/glyph-correction.woff2
Binary files differ