Lines Matching full:variable
8 Detect problematic Noto CJK variable fonts
13 tumbleweed have started deploying variable-font [3]_ format of "Noto CJK"
16 does not (and likely never will) understand variable fonts for historical
19 The build error happens even when both of variable- and non-variable-format
21 variable "Noto CJK" fonts in the requirements of langpacks-ja, -ko, -zh_CN,
26 suggestions if variable-font files of "Noto CJK" fonts are in the list of
38 * Denylist "variable font" Noto CJK fonts.
44 variable FONTS_CONF_DENY_VF.
52 Ignore variable-font glob (not to break xetex)
77 - Need non-variable "Noto CJK" fonts.
86 - Non-variable "Noto CJK" fonts are not available as distro packages
100 Uninstalling "variable font" packages can be dangerous.
114 Detect problems with CJK variable fonts that affect PDF builds for
139 cmd = ["fc-list", ":", "file", "family", "variable"]
151 if 'variable=True' not in line:
172 msg += 'XeTeX is confused by "variable font" files listed below:\n'
178 For more info on denylisting, other options, and variable font, run:
180 tools/docs/check-variable-fonts.py -h