Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 493 Bytes

Source Han Sans TTF

A script for building TTF version of Source Han Sans (again).

What you need to install

  • Latest version of AFDKO
  • Node.js

To build

npm install
npm run build all

The fonts generated are named under family name "SHSTTF".

To change it, modify config.json's naming.FamilyName entries (which influence menu names) and prefix property (which influences filename and PostScript name), then rebuild. Building the font may take many hours.