diff options
| author | Jules Aguillon | 2022-03-17 20:08:26 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-03-17 20:23:28 +0100 |
| commit | e63ff8f837947d574cc2da0c764b564302580343 (patch) | |
| tree | 75eeb508c5835084ae4cac23662242d3d1bffd53 /assets | |
| parent | fe35d5fd5a96d995e0ff434718b7b2b8bcac5ba5 (diff) | |
| download | unexpected-keyboard-e63ff8f837947d574cc2da0c764b564302580343.tar.gz unexpected-keyboard-e63ff8f837947d574cc2da0c764b564302580343.zip | |
Stateless build of the special font file
Keep the glyphs in SVG format and build the font using a FontForge
script.
A part of the previous font is kept because the sources is lost.
This adds a new dependency to the build system, fontforge.
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/fonts/README.md | 15 | ||||
| -rw-r--r-- | assets/fonts/keys.ttf | bin | 7076 -> 0 bytes |
2 files changed, 0 insertions, 15 deletions
diff --git a/assets/fonts/README.md b/assets/fonts/README.md deleted file mode 100644 index ba0ff7c..0000000 --- a/assets/fonts/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# Fonts - -The glyphs from this font are made by: - -- Home and End - Author: @sdrapha - -- Cog - Copyright (C) 2016 by Dave Gandy - Author: Dave Gandy - License: SIL () - -- Emoticon, PageUp and PageDown - IcoMoon-Free is a free vector icon pack by Keyamoon. - License: Attribution 4.0 International (CC BY 4.0) diff --git a/assets/fonts/keys.ttf b/assets/fonts/keys.ttf Binary files differdeleted file mode 100644 index aa5cf8c..0000000 --- a/assets/fonts/keys.ttf +++ /dev/null |
