From aabf447deab65e0488816fb991398871c12646cd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 4 Aug 2026 06:57:17 +0000 Subject: [PATCH] source-han-sans-tw-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 (SourceHanSansTW.zip is now 20_SourceHanSansTW.zip), so ZIPNAME is updated to match. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj --- .../ttf-fonts/source-han-sans-tw-fonts_2.004.bb | 6 ------ .../ttf-fonts/source-han-sans-tw-fonts_2.005.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.005.bb diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb deleted file mode 100644 index b841660efd..0000000000 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb +++ /dev/null @@ -1,6 +0,0 @@ -require source-han-sans-fonts.inc - -SUMMARY = "Adobe OpenType Pan-CJK font family for Traditional Chinese" -ZIPNAME = "SourceHanSansTW" - -SRC_URI[sha256sum] = "11d78c8fbc1a4bb04a453cdd65c99db8d41ec5cd6ba6d68c8638e6ba170de806" diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.005.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.005.bb new file mode 100644 index 0000000000..ed97d7f79a --- /dev/null +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.005.bb @@ -0,0 +1,6 @@ +require source-han-sans-fonts.inc + +SUMMARY = "Adobe OpenType Pan-CJK font family for Traditional Chinese" +ZIPNAME = "20_SourceHanSansTW" + +SRC_URI[sha256sum] = "2cbfe304a4d794725d5c1873e159b74d5f874ae4ea007a2dcaa18afbb0f00321"