![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for application font manipulation. More...
#include "hdicoreTypes.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 &) |
Header file for application font manipulation.