You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are reporting an issue that affects glyphs for characters for a particular region or regions, did you verify that the characters are within the supported scope of the region or regions? This generally means GB 18030 or Tōngyòng Guīfàn Hànzìbiǎo (通用规范汉字表) for China, Big Five or CNS 11643 Planes 1 & 2 for Taiwan, HKSCS-2016 for Hong Kong, JIS X 0208, JIS X 0212, and JIS X 0213 for Japan, and KS X 1001 and KS X 1002 for Korea.
Did you thoroughly search the open and closed issues to avoid reporting a duplicate issue?
Did you go through the official font readme file to better understand the scope of the project, to include the Known Issues section at the very end?
Description
This isn't an issue but a question. What is the best way to edit Source Han Sans. I've been asked to create a scaled and interpolaed version of it to match the body size and weight of a Latin typeface. I can't find this documented anywhere.
The text was updated successfully, but these errors were encountered:
It depends on your tools and what exactly you need, but probably the easiest way to make a scaled and interpolated font is to first make an instance from the existing variable font. If you need TTF it works well with fontTools:
You can also do OTF with that, but there was recent work on that so I'm not sure if it's 100% working right now. You can also use tx from the afdko with something like
Prerequisites
Description
This isn't an issue but a question. What is the best way to edit Source Han Sans. I've been asked to create a scaled and interpolaed version of it to match the body size and weight of a Latin typeface. I can't find this documented anywhere.
The text was updated successfully, but these errors were encountered: