Aspose::Font::TtfTables Namespace Reference

Classes

class  TtfCffTable
 Represents "cff" table of the TTF Font file. More...
 
class  TtfCMapTable
 Represents "cmap" table of the TTF Font file. More...
 
class  TtfCvtTable
 Represents Control Value Table (CVT) of the TTF Font file. More...
 
class  TtfFpgmTable
 Represents "fpgm" table of the TTF Font file. More...
 
class  TtfGaspTable
 Represents "gasp" table of the TTF Font file. More...
 
class  TtfGlyfTable
 Represents "glyf" table of the TTF Font file. More...
 
class  TtfHeadTable
 Represents "head" table of the TTF Font file. More...
 
class  TtfHheaTable
 Represents "hhea" table of the TTF Font file. More...
 
class  TtfHmtxTable
 Represents "hmtx" table of the TTF Font file. More...
 
class  TtfLocaTable
 Represents "loca" table of the TTF Font file. More...
 
class  TtfLtshTable
 Represents Linear Threshold table of the TTF Font file. More...
 
class  TtfMaxpTable
 Represents "maxp" table of the TTF Font file. More...
 
class  TtfNameTable
 Represents "name" table of the TTF Font file. More...
 
class  TtfOs2Table
 Represents "OS/2" table of the TTF Font file. More...
 
class  TtfPostTable
 Represents "post" table of the TTF Font file. More...
 
class  TtfPrepTable
 Represents "prep" table of the TTF Font file. More...
 
class  TtfStatTable
 Represents Style Attributes Table(STAT) of the OpenType font. More...
 
class  TtfTableBase
 Represents TTF table definition. More...
 
class  TtfTableRepository
 Represents repository of TTF tables. More...
 
class  TtfVheaTable
 Represents "vhea" table of the TTF Font file. More...
 
class  TtfVmtxTable
 Represents "vmtx" table of the TTF Font file. More...
 

Functions

ASPOSE_FONT_SHARED_API bool operator== (const TtfGaspTable::GaspRange &o1, const TtfGaspTable::GaspRange &o2)
 
ASPOSE_FONT_SHARED_API bool operator!= (const TtfGaspTable::GaspRange &o1, const TtfGaspTable::GaspRange &o2)
 

Function Documentation

◆ operator!=()

ASPOSE_FONT_SHARED_API bool Aspose::Font::TtfTables::operator!= ( const TtfGaspTable::GaspRange & o1,
const TtfGaspTable::GaspRange & o2 )

◆ operator==()

ASPOSE_FONT_SHARED_API bool Aspose::Font::TtfTables::operator== ( const TtfGaspTable::GaspRange & o1,
const TtfGaspTable::GaspRange & o2 )