From 88037f476f43354725e4fb06e36b56128f33cd5a Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Sun, 4 Oct 2015 22:09:08 -0500 Subject: Remove support for non-TTF fonts This patch set removes support in TWRP for the old .dat file format as well as support for the AOSP style fonts in header files. We need TTF for scaling. Note that the old AOSP style header font is still supported in minui which is not used by TWRP. Change-Id: I6124a3333d479f1fc668138f7e32c4be9b519552 --- gui/devices/800x480/res/fonts/Roboto-Condensed-16.dat | Bin 2469 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 gui/devices/800x480/res/fonts/Roboto-Condensed-16.dat (limited to 'gui/devices/800x480/res/fonts') diff --git a/gui/devices/800x480/res/fonts/Roboto-Condensed-16.dat b/gui/devices/800x480/res/fonts/Roboto-Condensed-16.dat deleted file mode 100644 index 19c11470d..000000000 Binary files a/gui/devices/800x480/res/fonts/Roboto-Condensed-16.dat and /dev/null differ -- cgit v1.2.3