Horizon
Public Types | Public Member Functions | Public Attributes | List of all members
horizon::TextData Class Reference

Public Types

enum class  Font {
  SMALL , SMALL_ITALIC , SIMPLEX , COMPLEX_SMALL ,
  COMPLEX_SMALL_ITALIC , DUPLEX , COMPLEX , COMPLEX_ITALIC ,
  TRIPLEX , TRIPLEX_ITALIC , SCRIPT_SIMPLEX , SCRIPT_COMPLEX
}
 

Public Member Functions

 TextData (const std::string &s, Font font=Font::SIMPLEX)
 

Public Attributes

std::vector< std::pair< Coordi, Coordi > > lines
 
int ymin = 0
 
int ymax = 0
 
int xmin = 100
 
int xmax = 0
 
int xright = 0
 

The documentation for this class was generated from the following files: