xtd 0.2.0
installed_font_collection.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "font_collection.hpp"
7#include <vector>
8
10namespace xtd {
12 namespace drawing {
14 namespace text {
32 }
33 }
34}
font_collection()=default
Initialise new instance of xtd::drawing::text::font_collection class.
installed_font_collection()
Initializes a new instance of the xtd::drawing::text::installed_font_collection class.
Contains drawing_export_ keyword.
Contains xtd::drawing::text::font_collection class.
#define drawing_export_
Define shared library export.
Definition drawing_export.hpp:13
The xtd::drawing::text namespace provides advanced GDI+ typography functionality.
Definition font_collection.hpp:14
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8