notofonts / noto-cjk

Noto CJK fonts
http://www.google.com/get/noto/help/cjk
3k stars 215 forks source link

How to compile Serif CJK SC TTF? #198

Open Mercury13 opened 3 years ago

Mercury13 commented 3 years ago

Need TTF because of strange bug: Qt temporarily installs from memory data TTF and TTC only, and I need to binary-hack them because of another bug: preexisting font is stronger than temporary installed one, so I need a unique name. And Windows 7 does not install TTC. All ways of extracting TTF from TTC I found on Internet did not work.

davelab6 commented 2 years ago

@simoncozens @punchcutter while we have TTFs in https://github.com/googlefonts/noto-cjk/tree/main/Sans/Variable/TTF now, we don't have static TTFs available. I got another user request for these today, and I wonder if there's any concerns about adding a simple fonttools instancer command line to the README of that folder to explain how people motivated can get what they need?

punchcutter commented 2 years ago

@davelab6 Fine with me.