Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
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< Typeface > hdi::core::TypefaceUP
 
typedef std::shared_ptr< Typeface > hdi::core::TypefaceSP
 
typedef std::weak_ptr< Typeface > hdi::core::TypefaceWP
 
typedef std::unique_ptr< Font > hdi::core::FontUP
 
typedef std::shared_ptr< Font > hdi::core::FontSP
 
typedef std::weak_ptr< Font > hdi::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.