1.0.3 • Published 1 year ago

cn-fontsource-xiaolai-mono-sc-regular v1.0.3

Weekly downloads
-
License
SIL Open Font Lic...
Repository
github
Last release
1 year ago

小赖字体

开源字体-推荐使用

LICENSE: SIL Open Font License 1.1

适用于浏览器的多片段快速加载的中文字库

  • 本字体是 濑户字体 的简体中文化改良,利用濑户字体里原有的部件,对原字体中缺少的汉字进行补足,主要为 GB2312 及《通用规范汉字表》里的汉字,其余的汉字、谚文、特殊符号用 cjkFonts 全濑体 补全。现有 CJK 基本区汉字 20949 个,扩展 A 区汉字 6582 个,B 区汉字 368 个,C 区汉字 44 个,D 区汉字 9 个,E 区汉字 108 个,F 区汉字 1 个(「韡」的简体字「𮧵(U+2E9F5)」),G 区汉字 2 个(biáng 字的简繁体「𰻝」(U+30EDD)「𰻞」(U+30EDE))
  • 参见: https://github.com/lxgw/LxgwNeoXiHei
  • 更多字体: WEB在线中文字体搜集: https://github.com/wc-ex/cn-fontsource

demo

信息

  • version: Version 3.11;December 4, 2020;FontCreator 13.0.0.2613 64-bit
  • familyName: Xiaolai Mono SC
  • subfamilyName: Regular
  • fullName: "Xiaolai Mono SC"
  • characterCount: 44246

使用

  • CDN 直接调用
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cn-fontsource-xiaolai-mono-sc-regular/font.css"></link>
    <style>
      html{
        font-family: Roboto, "Xiaolai Mono SC", sans-serif;
      }
    </style>
  • 本地化

    npm i cn-fontsource-xiaolai-mono-sc-regular

    加载: font.css