#include <MRSymbolMesh.h>
Inheritance diagram for MR::SymbolMeshParams:Public Attributes | |
| std::string | text |
| Text that will be made mesh. | |
| int | fontDetalization {5} |
| Detailization of Bezier curves on font glyphs. | |
| Vector2f | symbolsDistanceAdditionalOffset { 0.0f, 0.0f } |
| float | symbolsThicknessOffsetModifier { 0.0f } |
| AlignType | align {AlignType::Left} |
| alignment of the text inside bbox | |
| std::filesystem::path | pathToFontFile |
| Path to font file. | |
Static Public Attributes | |
| static constexpr float | MaxGeneratedFontHeight = 5826.0f * 1e-3f |
| _WIN32 | |