Lines Matching full:scripts
175 # Find all the scripts that need automatic hyphenation
176 scripts = set()
182 scripts.add(lang_to_script(lang_code))
185 for script in scripts:
193 def __init__(self, name, scripts, variant, weight, style, font):
195 self.scripts = scripts
222 scripts = {lang_to_script(lang) for lang in langs}
224 scripts = set()
244 frozenset(scripts),
253 map_scripts = scripts
266 if 'Zsye' in record.scripts]
316 if 'Zsye' in record.scripts:
323 if emoji_font_seen and not record.scripts: