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 /srcs/special_font/README.md | |
| 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 'srcs/special_font/README.md')
| -rw-r--r-- | srcs/special_font/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/srcs/special_font/README.md b/srcs/special_font/README.md new file mode 100644 index 0000000..baa8bb6 --- /dev/null +++ b/srcs/special_font/README.md @@ -0,0 +1,8 @@ +# Fonts + +See copyright notice in each SVG files. + +The glyphs in `base_font.ttf` are made by: + +- Home and End + Author: @sdrapha |
