tbx  0.7.6
tbx::Font Member List

This is the complete list of members for tbx::Font, including all inherited members.

bounding_box() consttbx::Font
desktop_font()tbx::Font
find(const std::string &font_name, int width, int height=-1)tbx::Font
find_index_xy_os(const char *text, int length, int x, int y)tbx::Font
find_split_os(const char *text, int length, int width, int split_char=-1)tbx::Font
Font()tbx::Font
Font(const std::string &font_name, int width, int height=-1)tbx::Font
Font(const Font &other)tbx::Font
FPF_JUSTIFY enum value (defined in tbx::Font)tbx::Font
FPF_NONE enum value (defined in tbx::Font)tbx::Font
FPF_OSUNITS enum value (defined in tbx::Font)tbx::Font
FPF_RUBOUT enum value (defined in tbx::Font)tbx::Font
get_bounding_box(BBox &bounds) consttbx::Font
get_char_bounds_mp(BBox &bounds, char c)tbx::Font
get_char_bounds_os(BBox &bounds, char c)tbx::Font
handle() consttbx::Fontinline
height() consttbx::Font
height_os() consttbx::Font
identifier() consttbx::Font
is_valid() consttbx::Fontinline
operator!=(const Font &other)tbx::Font
operator=(const Font &other)tbx::Font
operator==(const Font &other)tbx::Font
paint(int x, int y, const std::string &text, int flags=Font::FPF_NONE) consttbx::Font
paint(int x, int y, const char *text, int length=-1, int flags=Font::FPF_NONE) consttbx::Font
PaintFlags enum nametbx::Font
read_details(FontDetails &details) consttbx::Font
read_details(FullFontDetails &details) consttbx::Font
set_colours(Colour fore, Colour back, int colourOffset=14)tbx::Font
size() consttbx::Font
size_os() consttbx::Font
string_bounds_os(const std::string &text, int max_width=-1) consttbx::Font
string_bounds_os(const char *text, int length=-1, int max_width=-1) consttbx::Font
string_height_os(const std::string &text, int max_width=-1) consttbx::Font
string_height_os(const char *text, int length=-1, int max_width=-1) consttbx::Font
string_size_os(const std::string &text, int max_width=-1) consttbx::Font
string_size_os(const char *text, int length=-1, int max_width=-1) consttbx::Font
string_width_mp(const std::string &text) consttbx::Font
string_width_mp(const char *text, int length=-1) consttbx::Font
string_width_os(const std::string &text) consttbx::Font
string_width_os(const char *text, int length=-1) consttbx::Font
width() consttbx::Font
width_os() consttbx::Font
~Font()tbx::Fontvirtual