Photon 1.0.0
|
This is the complete list of members for RasterFont, including all inherited members.
ascent | litehtml::font_metrics | |
base_line() const | litehtml::font_metrics | inline |
ch_width | litehtml::font_metrics | |
create(string face, int size, int weight) | RasterFont | static |
descent | litehtml::font_metrics | |
draw_spaces | litehtml::font_metrics | |
draw_text(canvas &canvas, string text, color color, int x, int y) override | RasterFont | virtual |
font_metrics() | litehtml::font_metrics | inline |
font_size | litehtml::font_metrics | |
get_glyph(int ch, color color) | RasterFont | |
glyphs | RasterFont | private |
height | litehtml::font_metrics | |
installed_fonts | RasterFont | static |
load(string filename) | RasterFont | |
RasterFont(int size, int weight) | RasterFont | |
text_width(string text) override | RasterFont | virtual |
width | RasterFont | private |
x_height | litehtml::font_metrics |