Home | History | Annotate | Download | only in subset

Lines Matching refs:hdmx

1730 @_add_method(ttLib.getTableClass('hdmx'))
1732 self.hdmx = {sz:_dict_subset(l, s.glyphs) for sz,l in self.hdmx.items()}
1733 for sz in self.hdmx:
1735 self.hdmx[sz][g] = 0
1736 return bool(self.hdmx)
2253 _hinting_tables_default = ['cvt', 'cvar', 'fpgm', 'prep', 'hdmx', 'VDMX']