1.0.6 • Published 1 year ago

cn-fontsource-yozai v1.0.6

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

悠哉字体

开源字体-推荐使用

LICENSE: SIL Open Font License, Version 1.1

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

  • 本字体是一款基于 Y.OzFont 的手写风格的字体。利用原字体中已有的笔划和部件,通过拼接和调整造出新字 (必要时自己用鼠标写出部件) 。目前已补全原字体中有对应繁体字的简体字、 GB 2312 范围内的所有汉字 (6763 个) 、《通用规范汉字表》范围内的所有汉字 (8105 个) ,BIG5-2003 范围内的所有汉字 (13058 个,包含台湾教育部门规定的 4808 个常用汉字) 。
  • 参见: https://github.com/lxgw/yozai-font
  • 更多字体: WEB在线中文字体搜集: https://github.com/wc-ex/cn-fontsource

demo

信息

  • version: Version 0.85;October 1, 2020;FontCreator 13.0.0.2613 64-bit
  • familyName: Yozai
  • subfamilyName: Regular
  • fullName: "Yozai"
  • characterCount: 20905

使用

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

    npm i cn-fontsource-yozai

    加载: font.css

1.0.6

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago