#include <ossimFontFactoryBase.h>
Definition at line 19 of file ossimFontFactoryBase.h.
◆ ~ossimFontFactoryBase()
virtual ossimFontFactoryBase::~ossimFontFactoryBase |
( |
| ) |
|
|
inlinevirtual |
◆ createFont() [1/2]
Will find the best font for the passed in infromation. If none is found a default font should be returned.
Implemented in ossimFreeTypeFontFactory.
◆ createFont() [2/2]
Usually for trutype fonts but any font stored in a file it will try to create a font from it.
Implemented in ossimFreeTypeFontFactory.
◆ getFontInformation()
virtual void ossimFontFactoryBase::getFontInformation |
( |
std::vector< ossimFontInformation > & |
informationList | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: