mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
source-han-sans-cn-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 (SourceHanSansCN.zip is now 19_SourceHanSansCN.zip), so ZIPNAME is updated to match. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
require source-han-sans-fonts.inc
|
||||
|
||||
SUMMARY = "Adobe OpenType Pan-CJK font family for Simplified Chinese"
|
||||
ZIPNAME = "SourceHanSansCN"
|
||||
|
||||
SRC_URI[sha256sum] = "6841fc13f1c0d255cfeb33d2a2c68d24bbebd94ae2c070347a2b2b200a1db4d6"
|
||||
@@ -0,0 +1,6 @@
|
||||
require source-han-sans-fonts.inc
|
||||
|
||||
SUMMARY = "Adobe OpenType Pan-CJK font family for Simplified Chinese"
|
||||
ZIPNAME = "19_SourceHanSansCN"
|
||||
|
||||
SRC_URI[sha256sum] = "3a769d1b082ebd813cdb4c06ea57d29b340bce548edcc8e61976b78ca28e6236"
|
||||
Reference in New Issue
Block a user