|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
Generates texture atlases for a font by efficiently packing the characters required for a set of strings. More...
#include <qgsfonttextureatlasgenerator.h>
Static Public Member Functions | |
| static QgsFontTextureAtlas | create (const QgsTextFormat &format, const QStringList &strings) |
| Creates the texture atlas for a set of strings, using the specified text format. | |
Generates texture atlases for a font by efficiently packing the characters required for a set of strings.
Definition at line 185 of file qgsfonttextureatlasgenerator.h.
|
static |
Creates the texture atlas for a set of strings, using the specified text format.
Definition at line 185 of file qgsfonttextureatlasgenerator.cpp.