| bPendingRespawn |
bool |
True if the SDF is a placeholder and the task for its final version hasn't been spawned yet (due to too many running tasks) |
Fonts/FontCache.h |
|
| bSupportsSdf |
bool |
True if the glyph is available in the face but sdf generation was not possible/successful |
Fonts/FontCache.h |
|
| EmInnerSpread |
float |
Inner portion of the spread of representable distances, in em |
Fonts/FontCache.h |
|
| EmOuterSpread |
float |
Outer portion of the spread of representable distances, in em |
Fonts/FontCache.h |
|
| HorizontalOffset |
int16 |
The horizontal distance from the origin to the leftmost border of the glyph sdf raster |
Fonts/FontCache.h |
|
| Metrics |
FMetrics |
|
Fonts/FontCache.h |
|
| StartU |
uint16 |
Start X location of the sdf raster in the texture |
Fonts/FontCache.h |
|
| StartV |
uint16 |
Start Y location of the sdf raster in the texture |
Fonts/FontCache.h |
|
| TextureIndex |
uint8 |
Index to a specific texture in the font cache. |
Fonts/FontCache.h |
|
| USize |
uint16 |
Width of the sdf raster in the texture |
Fonts/FontCache.h |
|
| Valid |
bool |
True if this entry is valid, false otherwise. |
Fonts/FontCache.h |
|
| VerticalOffset |
int16 |
The vertical distance from the baseline to the topmost border of the glyph sdf raster |
Fonts/FontCache.h |
|
| VSize |
uint16 |
Height of the sdf raster in the texture |
Fonts/FontCache.h |
|