Japont / Japont-core

Dynamic Subsetting System for CJK fonts.

Home Page:https://japont.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Japont

Dynamic Subsetting System for CJK fonts.

フォントを軽量化して配信するために,動的に必要文字を抽出したWebフォントを生成するシステム

比較的簡単に日本語Webフォントを導入できます

⚠️ Notice

This branch is under developing.

If you use Japont, please access with-fonttools branch.

DEMO

DEMO

Installation

WIP

Usage

WIP

Environment variables

ENVS Default Note
X_ROBOTS_TAG noindex, nofollow X-Robots-Tag Header
SERVER_OWNER Anonymous Server owner's name
FONTS_DIR_PATH ./fonts Folder path where fonts are
ZIP_COMPRESSION_TYPE ZIP_STORED
BIND_IP 0.0.0.0
PORT 8000

Contribution

  1. Fork it ( http://github.com/Japont/Japont-core/fork )
  2. Create your feature branch ( git checkout -b my-new-feature )
  3. Commit your changes ( git commit -am 'Add some feature' )
  4. Push to the branch ( git push origin my-new-feature )
  5. Create new Pull Request

LICENSE

Apply the Apache License version 2.0.

Apache License version 2.0 を適用します.

Copyright 2015- 3846masa

Author

3846masa 3846masa

About

Dynamic Subsetting System for CJK fonts.

https://japont.herokuapp.com/

License:Apache License 2.0


Languages

Language:Python 94.1%Language:Groff 5.9%