Photon 1.0.0
Loading...
Searching...
No Matches
html2png::converter Member List

This is the complete list of members for html2png::converter, including all inherited members.

converter(int screen_width=800, int screen_height=600, double dpi=96, const char *default_font=nullptr, cairo_font_options_t *font_options=nullptr)html2png::converter
get_default_font() consthtml2png::converterinline
get_dpi() consthtml2png::converterinline
get_font_options()html2png::converterinline
get_screen_height() consthtml2png::converterinline
get_screen_width() consthtml2png::converterinline
m_default_fonthtml2png::converterprivate
m_dpihtml2png::converterprivate
m_font_optionshtml2png::converterprivate
m_screen_heighthtml2png::converterprivate
m_screen_widthhtml2png::converterprivate
to_pixbuf(const std::string &html_file)html2png::converter
to_png(const std::string &html_file, const std::string &png_file)html2png::converter