libabigail
Public Types | Public Member Functions | Public Attributes | List of all members
typography Struct Reference

#include <abg-viz-common.h>

Public Types

enum  anchor { start , middle }
 

Public Member Functions

std::string anchor_to_string (anchor) const
 
std::string to_attribute (anchor) const
 

Public Attributes

std::string _M_attributes
 
color _M_color
 
std::string _M_face
 
unsigned short _M_size
 

Detailed Description

Character rendering, type, fonts, styles.

Expect to keep changing the output, so use this abstraction to set styling defaults, so that one can just assign types instead of doing a bunch of search-and-replace operations when changing type characteristics.

Definition at line 80 of file abg-viz-common.h.


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