1.0.6 • Published 1 year ago

cn-fontsource-hong-lei-zhuo-shu-regular v1.0.6

Weekly downloads
-
License
unknown
Repository
github
Last release
1 year ago

鸿雷拙书简体

非开源,免费商用

LICENSE: unknown

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

  • 关于这套被我从回收站捞起来的字体简单说两句 这套字体写于2021年6月份 命名为《鸿雷拙书简体》 拙的本意就是拙略,“丑”的意思,因为写完后才发现是真的丑,放在文件夹里一年半了,前几天整理文件的时候没有任何犹豫直接被我删了。 然而前几天有个客户发了几张图给我,问我海报上面的字体会写吗。
  • 参见: https://www.maoken.com/freefonts/17746.html
  • 更多字体: WEB在线中文字体搜集: https://github.com/wc-ex/cn-fontsource

demo

信息

  • version: Version 1.000
  • familyName: HongLeiZhuoShu
  • subfamilyName: Regular
  • fullName: "鸿雷拙书简体"
  • characterCount: 7735

使用

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

    npm i cn-fontsource-hong-lei-zhuo-shu-regular

    加载: font.css