From d5210212745194f3a2661fb65e0675ce9665b9b1 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Fri, 15 Aug 2014 10:21:11 -0700 Subject: Pass NanumGothic fonts through the identity subsetter. The fonts are passed through Noto's identity subsetter, which keeps the same functionality, but compresses tables. Most importantly, the post table is converted to version 3.0, which saves a lot of space by removing glyph names. The build footprint of the non-extended font profile is reduced by 140KB. Bug: 15348046 Change-Id: I6df611394fd7c3a698c6eb5677422457d1776992 --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index c5bf2d9..2415c9e 100644 --- a/README +++ b/README @@ -10,6 +10,8 @@ font files: 1. Remove 4,888 Chinese characters 2. Remove non-Korean characters other than ASCII (up to U+007F) 3. Remove hints +4. Passing the fonts through Noto's identical subsetter (that also converts +the post table to version 3.0) Shawn Kwon at NHN has given permission to use the reserved font name with these modified versions of NanumGothicBold.ttf and -- cgit v1.2.3