Home | History | Annotate | Download | only in fontTools

Lines Matching defs:struct

17 import struct
1254 if not self.data or struct.unpack(">h", self.data[:2])[0] >= 0: