Searched refs:bitmapGlyphDataFormat (Results 1 – 3 of 3) sorted by relevance
114 bitmapGlyphDataFormat = 'raw' variable in Options153 self.bitmapGlyphDataFormat = value205 bitmapGlyphDataFormat=options.bitmapGlyphDataFormat)
226 bitmapGlyphDataFormat='raw'): argument238 self.bitmapGlyphDataFormat = bitmapGlyphDataFormat
122 if ttFont.bitmapGlyphDataFormat in ('row', 'bitwise'):439 writeFunc, readFunc = self.__class__.xmlDataFunctions[ttFont.bitmapGlyphDataFormat]