FontFactoryImp::GetFont ( string fontname ) : Font |
|
FontFactoryImp::GetFont ( string fontname, float size ) : Font |
|
FontFactoryImp::GetFont ( string fontname, float size, BaseColor color ) : Font |
|
FontFactoryImp::GetFont ( string fontname, float size, int style ) : Font |
|
FontFactoryImp::GetFont ( string fontname, float size, int style, BaseColor color ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, bool embedded ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, bool embedded, float size ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, bool embedded, float size, int style ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, bool embedded, float size, int style, BaseColor color ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, bool embedded, float size, int style, BaseColor color, bool cached ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, float size ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, float size, int style ) : Font |
|
FontFactoryImp::GetFont ( string fontname, string encoding, float size, int style, BaseColor color ) : Font |
|