Home
last modified time | relevance | path

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

/external/fonttools/Snippets/
Dlayout-features.py24 print(" Script:", script.ScriptTag)
Dfix-dflt-langsys.py15 if rec.ScriptTag == "DFLT" and rec.Script.LangSysCount != 0:
/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.cpp184 scriptRec.ScriptTag = GetUInt32(sp); in ParseScriptList()
322 : ScriptTag(0), DefaultLangSys(0) {} in TScriptRecord()
Dcfx_cttgsubtable.h40 uint32_t ScriptTag; member
/external/fonttools/Lib/fontTools/
Dmerge.py545 tag = s.ScriptTag
552 rec.ScriptTag = tag
648 if script.ScriptTag == 'DFLT': continue # XXX
/external/fonttools/Lib/fontTools/varLib/
DfeatureVars.py360 srec.ScriptTag = 'DFLT'
/external/fonttools/Lib/fontTools/mtiLib/
D__init__.py119 script = [s for s in records if s.ScriptTag == scriptTag]
124 scriptRec.ScriptTag = scriptTag
143 self.ScriptRecord = sorted(records, key=lambda rec: rec.ScriptTag)
/external/fonttools/Lib/fontTools/subset/
D__init__.py1383 if s.Script.subset_features(feature_indices, s.ScriptTag=='DFLT') or
1548 if s.ScriptTag in script_tags]
1552 if record.ScriptTag in langsys and '* ' not in langsys[record.ScriptTag]:
1555 if l.LangSysTag in langsys[record.ScriptTag]]
1557 if "dflt" not in langsys[record.ScriptTag]:
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py885 srec.ScriptTag = script