Skip to content

Commit

Permalink
v2.26.35
Browse files Browse the repository at this point in the history
* Restore
  • Loading branch information
quiple committed Jun 26, 2022
1 parent a28130a commit 301534e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
- name: Set up fontTools
run: pip install fonttools[woff]

- name: Set up FontForge
run: |
sudo apt-get -qq update
sudo apt-get install -y fontforge
- name: Set up Wine
run: |
sudo dpkg --add-architecture i386
Expand Down Expand Up @@ -76,7 +71,6 @@ jobs:
java -jar bitsnpicas/downloads/BitsNPicas.jar convertbitmap -f ttf -o dist/Galmuri11-Bold.ttf src/Galmuri11-Bold.kbits
java -jar bitsnpicas/downloads/BitsNPicas.jar convertbitmap -f ttf -o dist/Galmuri9.ttf src/Galmuri9.kbits
java -jar bitsnpicas/downloads/BitsNPicas.jar convertbitmap -f ttf -o dist/Galmuri7.ttf src/Galmuri7.kbits
fontforge -lang=ff -script files/fontforge.sh
fonttools ttLib.woff2 compress dist/Galmuri11.ttf
fonttools ttLib.woff2 compress dist/Galmuri11-Bold.ttf
fonttools ttLib.woff2 compress dist/Galmuri9.ttf
Expand Down
File renamed without changes.
Binary file modified src/Galmuri11-Bold.kbits
Binary file not shown.
Binary file modified src/Galmuri11.kbits
Binary file not shown.
Binary file modified src/Galmuri7.kbits
Binary file not shown.
Binary file modified src/Galmuri9.kbits
Binary file not shown.

0 comments on commit 301534e

Please sign in to comment.