Pixel Font Maker
Developer
Public chat
Product Details
Introduction
I'm not good at English. There may be parts that are difficult to understand. In that case, please feel free to ask me questions.
Caution
This program is the same as [ pixel-font-maker ] on DriCro's GitHub.
If you want to use it for free, please download it from Release on
GitHub.
If you think the source code of DriCro is good, or if you want to support DriCro's activities, you can purchase it from here.
注意
本プログラムは、ドリクロの GitHub にある [ pixel-font-maker ] と同じものです。
無料で使用したい方は、GitHub の Release からダウンロードしてください。
ドリクロのソースコードが良いと思った方、ドリクロの活動を応援したい方はこちらから購入していただけると嬉しいです。
Overview
Converts a dot picture image of monospaced characters into an svg font.
How to use
For details, see README.md on GitHub.
概要
等幅の文字を並べたドット絵画像を svg フォントに変換します。
使用方法
詳しくは、GitHub の README-ja.md をご参照ください。
English
. /convert.bat
Running convert.bat will execute . /script/index.coffee.
. . /script/index.coffee
Converts pixel-font-img in the [font-img] folder to font-svg.
The converted font-svg will be output to the [font-svg] folder.
. . /font-img/*.json
Font image configuration file.
日本語
./convert.bat
convert.bat を実行することで、./script/index.coffee を実行します。
./script/index.coffee
[font-img] フォルダーにある pixel-font-img を font-svg に変換します。
変換された font-svg は [font-svg] フォルダーに出力されます。
./font-img/*.json
フォント画像の設定ファイル。