Questions about Cobalt fonts
问题 I would like to use only English and Korean fonts to further reduce memory in Cobalt, but can I see where the font control is? Are Indic languages not supported? cobalt version - 11.78444 回答1: Font files are located in https://cobalt.googlesource.com/cobalt/+/master/src/cobalt/content/fonts/font_files/ When compiling Cobalt, font files are located in content/data/fonts directory of the output directory(ex: out/linux-x64x11_qa) You can adjust font files from there or use system fonts. For more