|
|
|
|
@ -398,8 +398,8 @@ class MAGNUM_TEXT_EXPORT AbstractFont: public PluginManager::AbstractPlugin {
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* @brief Open raw data |
|
|
|
|
* @param data File data |
|
|
|
|
* @param size Font size in points |
|
|
|
|
* @param data Font data |
|
|
|
|
* @param size Size to open the font in, in points |
|
|
|
|
* |
|
|
|
|
* Closes previous file, if it was opened, and tries to open given |
|
|
|
|
* raw data. Available only if @ref FontFeature::OpenData is supported. |
|
|
|
|
|