From 1a5f12823ee3c0c1014fced1352c043734f139df Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 4 Aug 2026 06:57:17 +0000 Subject: [PATCH] source-han-sans-kr-fonts: upgrade 2.004 -> 2.005 Adobe released Source Han Sans 2.005 on 2025-06-18. Per the upstream ReadMe version history it bumps the copyright range to 2014-2025, refreshes the Latin component from Source Sans v3.052, and applies a large batch of per-language glyph and CMap fixes across the CN/TW/HK/JP/KR subsets (added U+31BC-U+31BF, U+2BB37, U+2D25D and various Ext-B/C glyphs; corrected strokes, contour alignment and interpolation bugs; removed and remapped a number of region-specific glyphs to their corresponding shared forms; fixed IVS mappings in the KR sequence file). Upstream also renumbered the release assets with an ordinal prefix (SourceHanSansKR.zip is now 18_SourceHanSansKR.zip), so ZIPNAME is updated to match. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj --- .../ttf-fonts/source-han-sans-kr-fonts_2.004.bb | 6 ------ .../ttf-fonts/source-han-sans-kr-fonts_2.005.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.005.bb diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb deleted file mode 100644 index 8b32ab82d2..0000000000 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb +++ /dev/null @@ -1,6 +0,0 @@ -require source-han-sans-fonts.inc - -SUMMARY = "Adobe OpenType Pan-CJK font family for Korean" -ZIPNAME = "SourceHanSansKR" - -SRC_URI[sha256sum] = "02fe28a48c6381c49d61c27a1b173c77f0e6f2b9f2b68e79f076f10a6a8f4bfe" diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.005.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.005.bb new file mode 100644 index 0000000000..34a5e7115a --- /dev/null +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.005.bb @@ -0,0 +1,6 @@ +require source-han-sans-fonts.inc + +SUMMARY = "Adobe OpenType Pan-CJK font family for Korean" +ZIPNAME = "18_SourceHanSansKR" + +SRC_URI[sha256sum] = "ada0398122ebfebcae9efc1c6bb1dc5512c03b8f54035a8f527cd82a3c0441ac"