Lines Matching full:variable
7 # tumbleweed have started deploying variable-font [3] format of "Noto CJK"
10 # does not (and likely never will) understand variable fonts for historical
13 # The build error happens even when both of variable- and non-variable-format
15 # variable "Noto CJK" fonts in the requirements of langpacks-ja, -ko, -zh_CN,
20 # suggestions if variable-font files of "Noto CJK" fonts are in the list of
34 # * Denylist "variable font" Noto CJK fonts.
38 # variable FONTS_CONF_DENY_VF.
46 # Ignore variable-font glob (not to break xetex)
70 # - Need non-variable "Noto CJK" fonts.
75 # - Non-variable "Noto CJK" fonts are not available as distro packages
85 # Uninstalling "variable font" packages can be dangerous.
90 # Default per-user fontconfig path (overridden by env variable)
95 notocjkvffonts=`fc-list : file family variable | \
96 grep 'variable=True' | \
102 echo 'XeTeX is confused by "variable font" files listed below:'
108 echo 'For more info on denylisting, other options, and variable font, see header'
109 echo 'comments of scripts/check-variable-fonts.sh.'
114 # regardless of whether any variable font is discovered or not.