Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::spec::truetype Class Reference

Public Types

using path_type = ::std::filesystem::path
 

Public Member Functions

 truetype (const path_type &filename)
 
const std::stringfont_family () const
 

Member Typedef Documentation

using nana::spec::truetype::path_type = ::std::filesystem::path

Constructor & Destructor Documentation

nana::spec::truetype::truetype ( const path_type filename)
inline

Member Function Documentation

const std::string& nana::spec::truetype::font_family ( ) const
inline