Options struct
#include <nxt/png.hpp>
Public variables
-
std::
string font_family - double font_size_pt
- Font size in points.
- Rgb8 default_fg
- Substituted for cells whose fg/bg is
terminal_default(). - Rgb8 default_bg
- int padding_px
- Padding around the cell grid, in pixels.
Variable documentation
std:: string nxt:: png:: Options:: font_family
Pango family name. "Berkeley Mono" is auto-loaded from a local ./fonts/ directory if present; otherwise fontconfig substitutes.