QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsFontTextureAtlasGenerator Class Reference

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.

Detailed Description

Generates texture atlases for a font by efficiently packing the characters required for a set of strings.

Since
QGIS 4.0

Definition at line 185 of file qgsfonttextureatlasgenerator.h.

Member Function Documentation

◆ create()

QgsFontTextureAtlas QgsFontTextureAtlasGenerator::create ( const QgsTextFormat & format,
const QStringList & strings )
static

Creates the texture atlas for a set of strings, using the specified text format.

Definition at line 185 of file qgsfonttextureatlasgenerator.cpp.


The documentation for this class was generated from the following files: