Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

chiron-sung-hk-webfont

chiron-fonts202OFL-1.11.0.20

Webfont version of Chiron Sung HK, in TrueType outline.

Traditional Chinese, webfont, font, cjk, serif, woff2

readme

Chiron Sung HK Webfont

About

This package contains the webfont version of Chiron Sung HK (昭源宋體).

Chiron Sung HK is a CJK typeface derived from the Source Han Serif / Noto Serif CJK font family. It aims to provide a modern, region-agnostic glyph set adopting the “written” style that is similar to the prevailing, usually commercial, typefaces such that it is suitable for use in a Traditional Chinese environment.

Chiron Sung HK is available in several configurations: OpenType/CFF (OTF), TrueType (TTF), OpenType/CFF2 (OTF) variable font, TrueType variable font, and the webfont version in WOFF File Format 2.0 (WOFF2) variable font format.

This package provides the webfont (WOFF2) build of the font. It utilizes Unicode-range subsetting technology to reduce download size and improve loading performance. Check out the project's Github repository for a complete README, and the font family's website for usage example (both in Chinese only).

Usage

To use this webfont, install the package first:

npm install chiron-sung-hk-webfont 

Then, include the css/vf.css file in your web page. For instance, if you use webpack, you would import the font's CSS file with the following statement:

@import '~chiron-sung-hk-webfont/css/vf.css';

Finally, set the font-family property to Chiron Sung HK WS:

body {
    font-family: "Chiron Sung HK WS", serif;
}

You can use the font-weight CSS property to set the desired boldness. The following table shows the default static font weights and their corresponding font-weight values. As a variable font, you may also specify any value between 200 and 900.

Font Weight CSS font-weight value
ExtraLight 200
Light 300
Normal 350
Regular 400
Medium 500
SemiBold 600
Bold 700
Heavy 900

In addition, you can tweak the glyph space accommodation in the em-box via the font's "PADG" axis. For instance:

p {
    font-variation-settings: "PADG" 6;
}

The valid range for this variable font axis is from 0 to 10. The value is 0 if unspecified.

License

Chiron Sung HK is licensed under the SIL Open Font License, Version 1.1. The full text of the license is available at https://scripts.sil.org/OFL_web.

changelog

v1.020 (2025/06/19)

  • 字圖修正及微調。
  • 更新全形箭頭符號式樣。

v1.019 (2025/06/01)

  • 䇕 (U+41D5)、𠰲 (U+20C32) 曲線修正。

v1.018 (2025/04/21)

  • 修正個別含「辶」字元接觸問題。
  • 新造字更新。

v1.017 (2025/03/25)

  • 注意: 本版開始 Extralight 字重值將由 250 改為 200,不便之處敬請見諒。
  • 支援「𦧷」(見於《粵典》)(chiron-fonts/chiron-hei-hk#22)。

v1.016 (2024/12/09)

  • 再次修正 θ (Theta, U+03B8) 字圖錯誤 (#15)。
  • 英數字圖改用 Source Serif 的 post-4.005-fixes (49f08da) 為底本,有些字圖或與之前不同。

v1.015 (2024/10/20)

  • 調整約 180 個含「辶」字元的部件平衡,主要是常用字。

v1.014 (2024/08/08)

  • 上游字體更新至思源宋體 v2.003 版 (2024/07/31),包含 娛 (U+5A1B)、洄 (U+6D04)、孓 (U+5B53) 和一些非中文字元的調整及修正。
  • 修正 緣 (U+7DE3) 字字圖。
  • 修正 蓽 (U+84FD)、罼 (U+7F7C) 2 字字圖。
  • 修改 曝 (U+66DD)、漆 (U+6F06)、鑤 (U+9464) 對映至 JP 源。
  • 修改 蘸 (U+8638) 字字形。
  • 修改「坴」部件在左方字字形,共 15 字:䕭 (U+456D)、勢 (U+52E2)、囈 (U+56C8)、埶 (U+57F6)、摰 (U+6470)、槷 (U+69F7)、槸 (U+69F8)、熱 (U+71B1)、燅 (U+71C5)、爇 (U+7207)、蓺 (U+84FA)、藝 (U+85DD)、褻 (U+893B)、襼 (U+897C)、讛 (U+8B9B)。
  • 修「臱」部件字字形,共 4 字:櫋 (U+6ACB)、矏 (U+77CF)、籩 (U+7C69)、邊 (U+908A)。
  • 改善 泰 (U+6CF0)、衷 (U+8877) 等字造形。

v1.013 (2024/07/26)

  • 調整個別含「瓜」組件字形。
  • 調整個別含「門」組件字形。
  • 修正 variable font 斜體 style linking 問題。
  • 加入 OpenType 文體集 ss15、ss16(測試)。
  • 加入 ibreve、verticallineabovecmb、verticallineabovecmb.cap、dotaboverightcmb、dotaboverightcmb.cap 字元。
  • 增加 TTF 網頁字型選擇。

v1.012 (2024/06/30)

  • 調整 (U+301D)、 (U+301E) 字圖,使之更適用於中文環境(並順便調整 (U+301F) 字圖以保持一致性)。
  • 調整 (U+5BAE) 字字形。
  • 增加 𣒍 (U+2348D) 字 (chiron-fonts/chiron-hei-hk#16)。

v1.011 (2023/11/18)

  • 修正「膴 (U+81B4)」對映錯誤。
  • 調整個別「⺼」(肉)部字造型。
  • 非 Big5/HKSCS 字碼區本地化字圖及新增字元更新。

v1.010 (2023/08/21)

  • 上游字體更新至思源宋體 v2.002。
  • 英數字圖改新至 Source Serif v4.005。
  • 修正 θ (Theta, U+03B8) 字圖錯誤 (closes #8)。
  • 增加字本地化字圖,此字在香港常用但不屬 HKSCS 字碼區。

v1.009 (測試版) (2023/05/28)

  • 組建工具更新測試。

v1.008 (2023/05/24)

  • 修正 U+270F0 缺字錯誤。

v1.007 (2022/11/07)

  • 調整 .otf 格式字型檔案結構,改善與個別軟件的兼容性。(chiron-fonts/chiron-hei-hk#7)

v1.006 (2022/09/25)

  • 修復部份字符 OpenType 參數不正確問題,特別是破折號 (U+2014) 和省略號 (U+2026)。

v1.005 (2022/08/03)

  • 修正全形標點無法自動轉為直排樣式問題 (Closes #3)。
  • 修正以下字元字形問題:,

v1.004 (2022/07/10)

  • 修正 𦤶 (U+26936) 字圖被誤刪問題。
  • 調整以下字元的「⺼」部件設計:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,𦜖,𦟌,,,,,,
  • 調整以下含「屬」/「犀」/「褱」部件字元的四點設計:,,,,,,

v1.003 (2022/05/31)

  • 修正以下字字形:畢,骾。
  • 修正個別聶部件字筆形不一致。

v1.002 (2022/04/02)

  • 主要更新了非 Big5/HKSCS 字碼區字元,補回原有黑體已經支援的粵語研究相關網站字頭和「再會豆腐字」網站所列出的台、客語新造字。

v1.001 (2022/03/16)

  • 將字圖經縮小的分支家族名稱從 “Small Text” (SmPrt) 改為 “Text”。
  • 修正了字元比較 PDF 檔誤用了台灣版字圖作「原字形」的錯誤。
  • 審視並修正含「畢」部件字元字樣。
  • 修改/修正以下字元映射:䔶,䔻,僧,嚆,娉,娌,娒