Skip to content

Instantly share code, notes, and snippets.

@fmal
Last active July 13, 2020 18:42
Show Gist options
  • Save fmal/2d9731e367f9980ba927531f141a5eb2 to your computer and use it in GitHub Desktop.
Save fmal/2d9731e367f9980ba927531f141a5eb2 to your computer and use it in GitHub Desktop.
pyftsubset "Inter-roman.otf" --unicodes-file=unicodes.txt --layout-features="ss01,ss02,ss03,cpsp,kern,calt" --flavor="woff2" --output-file="inter-roman-subset.woff2"
pyftsubset "Inter-italic.otf" --unicodes-file=unicodes.txt --layout-features="ss01,ss02,ss03,cpsp,kern,calt" --flavor="woff2" --output-file="inter-italic-subset.woff2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment