#include <juce_TextLayout.h>
◆ Glyph()
| juce::TextLayout::Glyph::Glyph |
( |
int | glyphCode, |
|
|
Point< float > | anchor, |
|
|
float | width ) |
|
noexcept |
◆ anchor
| Point<float> juce::TextLayout::Glyph::anchor |
The glyph's anchor point - this is relative to the line's origin.
- See also
- TextLayout::Line::lineOrigin
◆ glyphCode
| int juce::TextLayout::Glyph::glyphCode |
The code number of this glyph.
◆ width
| float juce::TextLayout::Glyph::width |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_graphics/fonts/juce_TextLayout.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_graphics/fonts/juce_TextLayout.cpp