Home
last modified time | relevance | path

Searched refs:bitmapGlyphDataFormat (Results 1 – 4 of 4) sorted by relevance

/external/fonttools/Lib/fontTools/
Dttx.py138 bitmapGlyphDataFormat = "raw" variable in Options
199 self.bitmapGlyphDataFormat = value
302 bitmapGlyphDataFormat=options.bitmapGlyphDataFormat,
/external/fonttools/Lib/fontTools/ttLib/
DttFont.py287 bitmapGlyphDataFormat="raw", argument
293 self.bitmapGlyphDataFormat = bitmapGlyphDataFormat
/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_D_T_.py139 if ttFont.bitmapGlyphDataFormat in ("row", "bitwise"):
505 ttFont.bitmapGlyphDataFormat
/external/fonttools/Tests/ttx/
Dttx_test.py411 assert tto.bitmapGlyphDataFormat == option