Searched refs:bitmapGlyphDataFormat (Results 1 – 4 of 4) sorted by relevance
139 bitmapGlyphDataFormat = 'raw' variable in Options195 self.bitmapGlyphDataFormat = value284 bitmapGlyphDataFormat=options.bitmapGlyphDataFormat,
252 bitmapGlyphDataFormat='raw'): argument258 self.bitmapGlyphDataFormat = bitmapGlyphDataFormat
124 if ttFont.bitmapGlyphDataFormat in ('row', 'bitwise'):451 writeFunc, readFunc = self.__class__.xmlDataFunctions[ttFont.bitmapGlyphDataFormat]
412 assert tto.bitmapGlyphDataFormat == option