TGFont and TGFontPool Encapsulate fonts used in the GUI system. TGFontPool provides a pool of fonts. TGTextLayout is used to keep track of string measurement information when using the text layout facilities. It can be displayed with respect to any origin.
~FontMetrics_t() | |
FontMetrics_t() | |
FontMetrics_t(const FontMetrics_t&) | |
FontMetrics_t(FontMetrics_t&&) | |
FontMetrics_t& | operator=(const FontMetrics_t&) |
FontMetrics_t& | operator=(FontMetrics_t&&) |