From: Garret Rieger Date: Mon, 18 Nov 2024 22:43:22 +0000 (+0000) Subject: Fix incorrect metadata for several Korean families. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8511%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git Fix incorrect metadata for several Korean families. - Nanum Gothic and Nanum Myeongjo had incorrectly specified weights. - The remaining families don't list a latin subset but do have basic latin support. --- diff --git a/ofl/blackandwhitepicture/METADATA.pb b/ofl/blackandwhitepicture/METADATA.pb index 7cb9ee7f11..582f2e1ab3 100644 --- a/ofl/blackandwhitepicture/METADATA.pb +++ b/ofl/blackandwhitepicture/METADATA.pb @@ -13,5 +13,6 @@ fonts { copyright: "Copyright (c) 1992-2018 AsiaSoft Inc. Seoul Korea All Rights Reserved." } subsets: "korean" +subsets: "latin" subsets: "menu" primary_script: "Kore" diff --git a/ofl/blackhansans/METADATA.pb b/ofl/blackhansans/METADATA.pb index 71cac5e46d..e3c272e61a 100644 --- a/ofl/blackhansans/METADATA.pb +++ b/ofl/blackhansans/METADATA.pb @@ -13,6 +13,7 @@ fonts { copyright: "Copyright 2015 The Black Han Sans Authors" } subsets: "korean" +subsets: "latin" subsets: "menu" primary_script: "Kore" stroke: "SANS_SERIF" diff --git a/ofl/cutefont/METADATA.pb b/ofl/cutefont/METADATA.pb index 3b7f88f903..94355cc668 100644 --- a/ofl/cutefont/METADATA.pb +++ b/ofl/cutefont/METADATA.pb @@ -13,6 +13,7 @@ fonts { copyright: "COPYRIGHT 2004-2017 by TypoDesign Lab. Inc. All rights reserved. Font designed by TypoDesign Lab. Inc." } subsets: "korean" +subsets: "latin" subsets: "menu" primary_script: "Kore" stroke: "SANS_SERIF" diff --git a/ofl/dokdo/METADATA.pb b/ofl/dokdo/METADATA.pb index d11b89d8d2..6908ab53d5 100644 --- a/ofl/dokdo/METADATA.pb +++ b/ofl/dokdo/METADATA.pb @@ -13,5 +13,6 @@ fonts { copyright: "Copyright (c) 2005-2017 FONTRIX. All Rights Reserved." } subsets: "korean" +subsets: "latin" subsets: "menu" primary_script: "Kore" diff --git a/ofl/gaegu/METADATA.pb b/ofl/gaegu/METADATA.pb index 7f1f05cb3f..08bb16f97a 100644 --- a/ofl/gaegu/METADATA.pb +++ b/ofl/gaegu/METADATA.pb @@ -31,6 +31,7 @@ fonts { copyright: "Copyright 2018 The Gaegu Project Authors" } subsets: "korean" +subsets: "latin" subsets: "menu" primary_script: "Kore" stroke: "SANS_SERIF" diff --git a/ofl/gugi/METADATA.pb b/ofl/gugi/METADATA.pb index 77e4c5b8c0..d7477553bd 100644 --- a/ofl/gugi/METADATA.pb +++ b/ofl/gugi/METADATA.pb @@ -13,6 +13,7 @@ fonts { copyright: "Copyright (c) 2017 by TAE System & Typefaces Co.. All rights reserved." } subsets: "korean" +subsets: "latin" subsets: "menu" primary_script: "Kore" stroke: "SANS_SERIF" diff --git a/ofl/nanumgothic/METADATA.pb b/ofl/nanumgothic/METADATA.pb index 27d80ae3dd..7c1050e6d5 100644 --- a/ofl/nanumgothic/METADATA.pb +++ b/ofl/nanumgothic/METADATA.pb @@ -15,7 +15,7 @@ fonts { fonts { name: "Nanum Gothic" style: "normal" - weight: 600 + weight: 700 filename: "NanumGothic-Bold.ttf" post_script_name: "NanumGothicBold" full_name: "NanumGothicBold" @@ -24,7 +24,7 @@ fonts { fonts { name: "Nanum Gothic" style: "normal" - weight: 700 + weight: 800 filename: "NanumGothic-ExtraBold.ttf" post_script_name: "NanumGothicExtraBold" full_name: "NanumGothicExtraBold" diff --git a/ofl/nanumgothiccoding/METADATA.pb b/ofl/nanumgothiccoding/METADATA.pb index a35eab465b..b1e58dbd48 100644 --- a/ofl/nanumgothiccoding/METADATA.pb +++ b/ofl/nanumgothiccoding/METADATA.pb @@ -22,6 +22,7 @@ fonts { copyright: "Copyright © 2009 NHN Corporation. All rights reserved. Font designed by Sandoll Communications Inc." } subsets: "menu" +subsets: "latin" subsets: "korean" primary_script: "Kore" stroke: "SANS_SERIF" diff --git a/ofl/nanummyeongjo/METADATA.pb b/ofl/nanummyeongjo/METADATA.pb index 5a6b62d18d..c57a4a2a33 100644 --- a/ofl/nanummyeongjo/METADATA.pb +++ b/ofl/nanummyeongjo/METADATA.pb @@ -15,7 +15,7 @@ fonts { fonts { name: "Nanum Myeongjo" style: "normal" - weight: 600 + weight: 700 filename: "NanumMyeongjo-Bold.ttf" post_script_name: "NanumMyeongjoBold" full_name: "NanumMyeongjoBold" @@ -24,7 +24,7 @@ fonts { fonts { name: "Nanum Myeongjo" style: "normal" - weight: 700 + weight: 800 filename: "NanumMyeongjo-ExtraBold.ttf" post_script_name: "NanumMyeongjoExtraBold" full_name: "NanumMyeongjoExtraBold" diff --git a/ofl/nanumpenscript/METADATA.pb b/ofl/nanumpenscript/METADATA.pb index 2b791905fb..36932042f4 100644 --- a/ofl/nanumpenscript/METADATA.pb +++ b/ofl/nanumpenscript/METADATA.pb @@ -13,5 +13,6 @@ fonts { copyright: "Copyright © 2010 NHN Corporation. All rights reserved. Font designed by Sandoll Communications Inc." } subsets: "menu" +subsets: "latin" subsets: "korean" primary_script: "Kore"