Provides a base class for installed and private font collections.
Definition font_collection.h:22
Provides a collection of font families built from font files that are provided by the client applicat...
Definition private_font_collection.h:24
void add_font_file(const xtd::string &filename)
Adds a font from the specified file to this xtd::drawing::text::private_font_collection.
private_font_collection()
Initializes a new instance of the xtd::drawing::text::private_font_collection class.
void add_memory_font(intptr memory, size_t length)
Adds a font contained in system memory to this xtd::drawing::text::private_font_collection.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10