cat_nofn is a web font generation environment for cats_dogs. Automate font conversion and generation of subset fonts.
- Get fonts.
- Add font files.
- Create font family source directory. (ex.
mkdir src/NotoSansCJKjp
) - Copy font files. (ex.
cp /FONTPATH/NotoSansCJK-VF.otf src/NotoSansCJKjp/
)
- Create font family source directory. (ex.
- Add license file. (ex.
cp /FONTPATH/LICENSE src/NotoSansCJKjp/
) - Create a font configuration file. (ex. NotoSansCJKjp.conf)
- Setup fontTools library.
sh ./setup-fonttools.sh
- Convert fonts.
sh ./convert-fonts.sh