From eb49009d023e6e3b5d59a97b8fb5fed5eee83296 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 14 Feb 2017 01:08:17 -0800 Subject: FreeType: address font license issues (#5230) It appears we were shipping font files without license text, and I had my doubts about the bitmap fonts being usable directly. This replaces existing TTF fonts with Apache-2.0 licensed fonts from chome core (Cousine, Arimo, Tinos). Include the full license file for all three fonts. The Lucida Sans font bitmap is removed entirely for non-freetype builds. There is therefore only mono fonts for non-freetype builds. --- fonts/lucida_sans_180.png | Bin 56766 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 fonts/lucida_sans_180.png (limited to 'fonts/lucida_sans_180.png') diff --git a/fonts/lucida_sans_180.png b/fonts/lucida_sans_180.png deleted file mode 100755 index 68cbe3bc8..000000000 Binary files a/fonts/lucida_sans_180.png and /dev/null differ -- cgit v1.2.3