cn-fontsource-yat-xenon-serif-mono-regular

0.0.1 • Public • Published

亦仙等宽体

开源字体-推荐使用

LICENSE: free

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

  • 本字体是一款处于开发阶段、基于 Monaspace Xenon 与 KTXP-Booking-Serif 的等宽宋体,面向屏显优化,用于编程、字幕、排版。计划给中文字符空白增宽,实现 1.2:0.6 的中英文宽度比,与传统的 1:0.5 字体比,英文部分不必压缩,笔画舒展;中文字符增加间距,阅读更加舒适。同时居中所有全角标点,不但更有仙气,更能和半角区分,在编程环境中十分有用。
  • 参见: https://github.com/wu-kan/Yat-Xenon-Serif-Mono
  • 更多字体: WEB在线中文字体搜集: https://github.com/wc-ex/cn-fontsource

demo

信息

  • version: Version 1.000 (Monaspace Xenon Var)
  • familyName: Yat-Xenon-Serif-Mono
  • subfamilyName: Regular
  • fullName: "Yat-Xenon-Serif-Mono Regular"
  • characterCount: 22862

使用

  • CDN 直接调用

    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cn-fontsource-yat-xenon-serif-mono-regular/font.css"></link>
    <style>
      html{
        font-family: Roboto, "Yat-Xenon-Serif-Mono", sans-serif;
      }
    </style>
  • 本地化

    npm i cn-fontsource-yat-xenon-serif-mono-regular

    加载: font.css

Package Sidebar

Install

npm i cn-fontsource-yat-xenon-serif-mono-regular

Weekly Downloads

2

Version

0.0.1

License

free

Unpacked Size

11.3 MB

Total Files

297

Last publish

Collaborators

  • wukan0621