Skip to content

BIZ UDフォントのWOFF22サブセットを作るスクリプト

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
OFL-1.1
LICENSE.biz-ud-gothic
OFL-1.1
LICENSE.biz-ud-mincho
Notifications You must be signed in to change notification settings

Phenomer/bizudfont-subset

bizudfont-subset

BIZ UDフォントのWOFF2形式サブセットを作るスクリプト

つかいかた

pipenvとcurl、unzipが必要です。

$ pipenv install
$ ./build.sh

変換に成功すると、fontsディレクトリ以下にwoff2ファイルが出力されます。

$ du -sk fonts/*
896     fonts/BIZUDGothic-Bold.woff2
888     fonts/BIZUDGothic-Regular.woff2
1164    fonts/BIZUDMincho-Regular.woff2
888     fonts/BIZUDPGothic-Bold.woff2
880     fonts/BIZUDPGothic-Regular.woff2
1160    fonts/BIZUDPMincho-Regular.woff2

フォントに含める文字を変更

jis1.txtを編集してください。 デフォルトではJIS第一水準の漢字までが含まれているはずです。

参考

ライセンス

このスクリプトはMIT Licenseです。 フォントのライセンスはSIL OPEN FONT LICENSE Version 1.1です。

About

BIZ UDフォントのWOFF22サブセットを作るスクリプト

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
OFL-1.1
LICENSE.biz-ud-gothic
OFL-1.1
LICENSE.biz-ud-mincho

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages