Home
last modified time | relevance | path

Searched refs:cjk_cmd (Results 1 – 1 of 1) sorted by relevance

/Documentation/
Dconf.py287 cjk_cmd = check_output(['fc-list', '--format="%{family[0]}\n"']).decode('utf-8', 'ignore') variable
288 if cjk_cmd.find("Noto Sans CJK SC") >= 0: