From 1b6deb7fed1650f128b18d689be385d163dd3b7e Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 24 Mar 2022 23:55:20 +0100 Subject: Improve glyphs for accents The accents are taken from the Roboto Regular font (Apache 2.0), added the dotted circle and exported with FontForge. The argument to FontForge's Import function are changed, the fifth argument controls the accuracy and needed to be lowered otherwise the grave accent wouldn't be rendered at all. --- srcs/special_font/README.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 srcs/special_font/README.md (limited to 'srcs/special_font/README.md') diff --git a/srcs/special_font/README.md b/srcs/special_font/README.md deleted file mode 100644 index baa8bb6..0000000 --- a/srcs/special_font/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# Fonts - -See copyright notice in each SVG files. - -The glyphs in `base_font.ttf` are made by: - -- Home and End - Author: @sdrapha -- cgit v1.2.3