diff options
author | Roozbeh Pournader <roozbeh@google.com> | 2014-08-15 11:33:54 -0700 |
---|---|---|
committer | Roozbeh Pournader <roozbeh@google.com> | 2014-08-15 18:04:13 -0700 |
commit | e7df4ea6a979e73663b36f5436940dd5381ca85a (patch) | |
tree | 46b8db2f593a20379090b2d96ca5bcfe27d8eaf5 /data/fonts | |
parent | e64b75ecd318dcbea9afcde3e72b4cb864710530 (diff) | |
download | frameworks_base-e7df4ea6a979e73663b36f5436940dd5381ca85a.zip frameworks_base-e7df4ea6a979e73663b36f5436940dd5381ca85a.tar.gz frameworks_base-e7df4ea6a979e73663b36f5436940dd5381ca85a.tar.bz2 |
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
Diffstat (limited to 'data/fonts')
-rw-r--r-- | data/fonts/AndroidClock.ttf | bin | 5116 -> 4540 bytes |
-rw-r--r-- | data/fonts/AndroidClock_Highlight.ttf | bin | 4824 -> 4464 bytes |
-rw-r--r-- | data/fonts/AndroidClock_Solid.ttf | bin | 4824 -> 4464 bytes |
-rw-r--r-- | data/fonts/Clockopia.ttf | bin | 6880 -> 6564 bytes |
-rw-r--r-- | data/fonts/DroidSansFallback.ttf | bin | 3666968 -> 3451744 bytes |
-rw-r--r-- | data/fonts/DroidSansFallbackFull.ttf | bin | 4246904 -> 4033420 bytes |
-rw-r--r-- | data/fonts/DroidSansMono.ttf | bin | 119380 -> 108128 bytes |
-rw-r--r-- | data/fonts/MTLc3m.ttf | bin | 1924864 -> 1922720 bytes |
-rw-r--r-- | data/fonts/MTLmr3m.ttf | bin | 2878468 -> 2558716 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/data/fonts/AndroidClock.ttf b/data/fonts/AndroidClock.ttf Binary files differindex 4781ccd..a955442 100644 --- a/data/fonts/AndroidClock.ttf +++ b/data/fonts/AndroidClock.ttf diff --git a/data/fonts/AndroidClock_Highlight.ttf b/data/fonts/AndroidClock_Highlight.ttf Binary files differindex 3fa6d88..923bb30 100644 --- a/data/fonts/AndroidClock_Highlight.ttf +++ b/data/fonts/AndroidClock_Highlight.ttf diff --git a/data/fonts/AndroidClock_Solid.ttf b/data/fonts/AndroidClock_Solid.ttf Binary files differindex 3fa6d88..923bb30 100644 --- a/data/fonts/AndroidClock_Solid.ttf +++ b/data/fonts/AndroidClock_Solid.ttf diff --git a/data/fonts/Clockopia.ttf b/data/fonts/Clockopia.ttf Binary files differindex 123ea4f..3f7b6aa 100644 --- a/data/fonts/Clockopia.ttf +++ b/data/fonts/Clockopia.ttf diff --git a/data/fonts/DroidSansFallback.ttf b/data/fonts/DroidSansFallback.ttf Binary files differindex 03f49a8..96b16bb 100644 --- a/data/fonts/DroidSansFallback.ttf +++ b/data/fonts/DroidSansFallback.ttf diff --git a/data/fonts/DroidSansFallbackFull.ttf b/data/fonts/DroidSansFallbackFull.ttf Binary files differindex 1dfcc33..89959f5 100644 --- a/data/fonts/DroidSansFallbackFull.ttf +++ b/data/fonts/DroidSansFallbackFull.ttf diff --git a/data/fonts/DroidSansMono.ttf b/data/fonts/DroidSansMono.ttf Binary files differindex a007071..4085cee 100644 --- a/data/fonts/DroidSansMono.ttf +++ b/data/fonts/DroidSansMono.ttf diff --git a/data/fonts/MTLc3m.ttf b/data/fonts/MTLc3m.ttf Binary files differindex 86bdcc7..e9018f6 100644 --- a/data/fonts/MTLc3m.ttf +++ b/data/fonts/MTLc3m.ttf diff --git a/data/fonts/MTLmr3m.ttf b/data/fonts/MTLmr3m.ttf Binary files differindex 91dd47f..14f27d4 100644 --- a/data/fonts/MTLmr3m.ttf +++ b/data/fonts/MTLmr3m.ttf |