Skip to content
/ cat_nofn Public

CATS'S web FoNt generate environment

License

Notifications You must be signed in to change notification settings

1f408/cat_nofn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat_nofn(CATS'S web FoNt generate environment)

cat_nofn is a web font generation environment for cats_dogs. Automate font conversion and generation of subset fonts.

How to Use.

  1. Get fonts.
  2. Add font files.
    1. Create font family source directory. (ex. mkdir src/NotoSansCJKjp)
    2. Copy font files. (ex. cp /FONTPATH/NotoSansCJK-VF.otf src/NotoSansCJKjp/)
  3. Add license file. (ex. cp /FONTPATH/LICENSE src/NotoSansCJKjp/)
  4. Create a font configuration file. (ex. NotoSansCJKjp.conf)
  5. Setup fontTools library.
sh ./setup-fonttools.sh
  1. Convert fonts.
sh ./convert-fonts.sh