Code Monkey home page Code Monkey logo

cjk-fonts-action's Introduction

cjk-fonts-action

修改自 hms5232/install-CNS11643-fonts-action 项目。

Github Action 自动安装中文字体方案。目前会安装 Source Han Serif 字体 2.002R 版本 中的

Language Specific OTFs Simplified Chinese (简体中文)

感谢这两个开源项目。

使用方式

steps:
  - uses: dhmemi/cjk-fonts-action@v1  

如需显示 action name:

steps:
  - name: Install CNS11643 fonts
    uses: dhmemi/cjk-fonts-action@v1  

与上游项目相同,本 action 也使用 wget 作为下载字体的工具,

可以传入 wget 的相应参数。供高级玩家使用。

steps:
  - uses: dhmemi/cjk-fonts-action@v1  
    with:
      download-flag: '-nv'

如不传入 download-flag 参数,则使用默认参数 -nv

参数是通过直接替换命令字符串的子串传入命令的,请谨慎传入参数。

开源许可

上游项目作者:hms5232

本项目与上游项目一致地依据 Apache 2.0 License 开源。

请依据 Source Han Serif 使用许可 使用本工具所下载的字体文件,

本项目不对用户进行的任何违反 Source Han Serif 使用许可的行为负责。

cjk-fonts-action's People

Contributors

hms5232 avatar risinginiris2017 avatar dhmemi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.