![]() |
1.1.0
|
▼Nfc | |
Ccolor | A wrapper class for fc_color |
Cfont | A wrapper class for fc_font |
Cfont_size | A wrapper class for fc_font_size |
Crender_result | Wraps a std::vector<fc_character_mapping> |
Cfc_character_mapping | Specifies source and target rectangles to render the specified codepoint |
Cfc_color | Represents a 4-byte-per-pixel color with red, green, blue and alpha components |
Cfc_font | A fc_font struct represents all data and metadata about a font |
Cfc_font_size | Specifies the size of a font either in pixels or in points |
Cfc_pixels | A structure holding pixel data and its dimensions |
Cfc_rect | Represents a rectangle with left , top , right and bottom float values |
Cfc_render_result | A structure holding the result of a call to fc_render or fc_render_wrapped |
Cfc_size | Contains width and height as floats |
Cfc_unicode_block | Provides information about a specific unicode block, as specified in ftp://ftp.unicode.org/Public/UNIDATA/Blocks.txt |