From e7df4ea6a979e73663b36f5436940dd5381ca85a Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Fri, 15 Aug 2014 11:33:54 -0700 Subject: Compress miscellaneous fonts. The fonts are passed through Noto's identity subsetter at https://code.google.com/p/noto/source/browse/nototools/subset.py?r=bdd10822706b which keeps the same functionality, but compresses tables, removes unreachable glyphs, converts post table to version 3.0, etc. Additionally, the DroidSansFallback fonts and MotoyaLMaru are passed through fontcrunch. The build footprint of the non-extended font profile is reduced by 546KB. Bug: 15348046 Change-Id: I66777a0efeb98da6007091548a6ee847ecb4ea1f --- data/fonts/AndroidClock.ttf | Bin 5116 -> 4540 bytes data/fonts/AndroidClock_Highlight.ttf | Bin 4824 -> 4464 bytes data/fonts/AndroidClock_Solid.ttf | Bin 4824 -> 4464 bytes data/fonts/Clockopia.ttf | Bin 6880 -> 6564 bytes data/fonts/DroidSansFallback.ttf | Bin 3666968 -> 3451744 bytes data/fonts/DroidSansFallbackFull.ttf | Bin 4246904 -> 4033420 bytes data/fonts/DroidSansMono.ttf | Bin 119380 -> 108128 bytes data/fonts/MTLc3m.ttf | Bin 1924864 -> 1922720 bytes data/fonts/MTLmr3m.ttf | Bin 2878468 -> 2558716 bytes 9 files changed, 0 insertions(+), 0 deletions(-) (limited to 'data/fonts') diff --git a/data/fonts/AndroidClock.ttf b/data/fonts/AndroidClock.ttf index 4781ccd..a955442 100644 Binary files a/data/fonts/AndroidClock.ttf and b/data/fonts/AndroidClock.ttf differ diff --git a/data/fonts/AndroidClock_Highlight.ttf b/data/fonts/AndroidClock_Highlight.ttf index 3fa6d88..923bb30 100644 Binary files a/data/fonts/AndroidClock_Highlight.ttf and b/data/fonts/AndroidClock_Highlight.ttf differ diff --git a/data/fonts/AndroidClock_Solid.ttf b/data/fonts/AndroidClock_Solid.ttf index 3fa6d88..923bb30 100644 Binary files a/data/fonts/AndroidClock_Solid.ttf and b/data/fonts/AndroidClock_Solid.ttf differ diff --git a/data/fonts/Clockopia.ttf b/data/fonts/Clockopia.ttf index 123ea4f..3f7b6aa 100644 Binary files a/data/fonts/Clockopia.ttf and b/data/fonts/Clockopia.ttf differ diff --git a/data/fonts/DroidSansFallback.ttf b/data/fonts/DroidSansFallback.ttf index 03f49a8..96b16bb 100644 Binary files a/data/fonts/DroidSansFallback.ttf and b/data/fonts/DroidSansFallback.ttf differ diff --git a/data/fonts/DroidSansFallbackFull.ttf b/data/fonts/DroidSansFallbackFull.ttf index 1dfcc33..89959f5 100644 Binary files a/data/fonts/DroidSansFallbackFull.ttf and b/data/fonts/DroidSansFallbackFull.ttf differ diff --git a/data/fonts/DroidSansMono.ttf b/data/fonts/DroidSansMono.ttf index a007071..4085cee 100644 Binary files a/data/fonts/DroidSansMono.ttf and b/data/fonts/DroidSansMono.ttf differ diff --git a/data/fonts/MTLc3m.ttf b/data/fonts/MTLc3m.ttf index 86bdcc7..e9018f6 100644 Binary files a/data/fonts/MTLc3m.ttf and b/data/fonts/MTLc3m.ttf differ diff --git a/data/fonts/MTLmr3m.ttf b/data/fonts/MTLmr3m.ttf index 91dd47f..14f27d4 100644 Binary files a/data/fonts/MTLmr3m.ttf and b/data/fonts/MTLmr3m.ttf differ -- cgit v1.1