Inviwo  0.9.10.1
Inviwo documentation
inviwo::TextRenderer::GlyphEntry Struct Reference

Public Attributes

ivec2 advance
 
ivec2 size
 
ivec2 bearing
 
ivec2 texAtlasPos
 position in texture atlas
 

Member Data Documentation

◆ advance

ivec2 inviwo::TextRenderer::GlyphEntry::advance

glyph specific metrics. The bearing defines the offset from the origin to the top-left corner of the glyph.

See also
https://www.freetype.org/freetype2/docs/tutorial/step2.html

The documentation for this struct was generated from the following file: