Created
February 23, 2023 06:32
-
-
Save celestialphineas/c5b4cac0238f206a870ce8cc8cf1e2db to your computer and use it in GitHub Desktop.
Instantiate an OTF variable font in CFF2 format to Type1 instances
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tx -t1 -U 250 SourceHanSans-VF.otf > master1.pfb | |
tx -t1 -U 900 SourceHanSans-VF.otf > master1.pfb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment