Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
hdicoreFont.h File Reference

Header file for application font manipulation. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreFont.h:

Classes

class  hdi::core::Typeface
 Typeface class to allow for easy typeface manipulation. More...
class  hdi::core::Font
 Font class to allow for easy font manipulation. More...
class  hdi::core::Font::Info
 Describes style information for an individual font. More...

Typedefs

typedef std::unique_ptr< Typefacehdi::core::TypefaceUP
typedef std::shared_ptr< Typefacehdi::core::TypefaceSP
typedef std::weak_ptr< Typefacehdi::core::TypefaceWP
typedef std::unique_ptr< Fonthdi::core::FontUP
typedef std::shared_ptr< Fonthdi::core::FontSP
typedef std::weak_ptr< Fonthdi::core::FontWP

Functions

void * hdi::core::__accessImpl (const Typeface &)
aip::Font * hdi::core::__accessImpl (const Font &)
Font hdi::core::__accessCtor (const aip::Font &)

Detailed Description

Header file for application font manipulation.