Update character map

This commit is contained in:
Slavfox 2020-02-01 22:57:54 +01:00
parent 447dfd9f51
commit 1846bb0a6f
2 changed files with 3 additions and 1 deletions

View file

@ -6,12 +6,14 @@ on:
- '*'
jobs:
deploy:
build:
name: Make release
runs-on: ubuntu-latest
container:
image: archlinux/base
steps:
- name: Install deps
run: pacman -S --noconfirm git tar
- uses: actions/checkout@v2
- name: Install fontforge
run: pacman -S --noconfirm fontforge

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 142 KiB