#author("2024-08-29T15:22:58+09:00","default:nobuoki","nobuoki") #author("2024-08-29T15:23:22+09:00","default:nobuoki","nobuoki") * BIZTER とは? [#f55b8d4c] - [[yuru7/BIZTER: BIZTER は、UI 向けフォント Inter と、ユニバーサルデザインフォントの BIZ UDPゴシックの合成フォントです。>https://github.com/yuru7/BIZTER]] - [[Releases · yuru7/BIZTER>https://github.com/yuru7/BIZTER/releases]] の「Assets」内の zip ファイルをダウンロード という風に完成品が配布されているのですが、自前でも作ってみたかったので。。。 * 一撃必殺のコマンド [#o5cb961d] 前提条件:linuxにdockerがインストール済み #prism(bash){{{ curl -sSL https://gist.githubusercontent.com/kemasoft-oss/ed8424a2df5116b60f671e6697aa5832/raw/0c0aa01e0298c101318f364a1347c0084d39e962/BIZTER.sh | sh }}} な、長ったらしい・・・ 暫く待つとカレントディレクトリに BIZTER-Bold.ttf, BIZTER-Regular.ttf が出来上がります。 * 内訳 [#ma1b325e] - [[BIZTER.sh>https://gist.github.com/kemasoft-oss/ed8424a2df5116b60f671e6697aa5832]] [[BIZTER.sh>https://gist.github.com/kemasoft-oss/ed8424a2df5116b60f671e6697aa5832]] #gist(ed8424a2df5116b60f671e6697aa5832)