Skip to content

Commit

Permalink
style: 变更目录名
Browse files Browse the repository at this point in the history
  • Loading branch information
kitty-panics committed Sep 18, 2022
1 parent 573503a commit 7b61e1d
Show file tree
Hide file tree
Showing 79 changed files with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,33 @@

## Source

| | svg | svg-bitmap |
|:------------|:-----------|:-------------|
| **Name** | CODE2000 | Unifont CSUR |
| **Version** | v1.175 | v15.0.01 |
| **Updated** | 2022-09-15 | 2022-09-13 |
| **Directory** | pIqaD | pIqaD bitmap |
|:--------------|:-----------|:---------------|
| **Name** | [CODE2000] | [Unifont CSUR] |
| **Version** | v1.175 | v15.0.01 |
| **Updated** | 2022-09-15 | 2022-09-13 |

[CODE2000]: https://code2001.com/code2000_page.htm
[Unifont CSUR]: https://unifoundry.com/unifont/index.html

## Build

```Bash
# pIqaD
svgicons2svgfont -w -c -y -a --fontname=pIqaD -o pIqaD.svg pIqaD/*.svg
svg2ttf pIqaD.svg pIqaD.ttf
ttf2eot pIqaD.ttf pIqaD.eot
ttf2woff pIqaD.ttf pIqaD.woff
cat pIqaD.ttf | ttf2woff2 > pIqaD.woff2

# pIqaD bitmap
svgicons2svgfont -w -c -y -a --fontname=pIqaD -o pIqaD-bitmap.svg pIqaD-bitmap/*.svg
svg2ttf pIqaD-bitmap.svg pIqaD-bitmap.ttf
ttf2eot pIqaD-bitmap.ttf pIqaD-bitmap.eot
ttf2woff pIqaD-bitmap.ttf pIqaD-bitmap.woff
cat pIqaD-bitmap.ttf | ttf2woff2 > pIqaD-bitmap.woff2
```

See [svgicons2svgfont], [svg2ttf], [ttf2eot], [ttf2woff], [ttf2woff2].

[svgicons2svgfont]: https://github.com/nfroidure/svgicons2svgfont
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 7b61e1d

Please sign in to comment.