◆ GlyphInfo()
juce::CustomTypeface::GlyphInfo::GlyphInfo |
( |
const juce_wchar |
c, |
|
|
const Path & |
p, |
|
|
const float |
w |
|
) |
| |
|
inlinenoexcept |
◆ addKerningPair()
void juce::CustomTypeface::GlyphInfo::addKerningPair |
( |
const juce_wchar |
subsequentCharacter, |
|
|
const float |
extraKerningAmount |
|
) |
| |
|
inlinenoexcept |
◆ getHorizontalSpacing()
float juce::CustomTypeface::GlyphInfo::getHorizontalSpacing |
( |
const juce_wchar |
subsequentCharacter | ) |
const |
|
inlinenoexcept |
◆ character
const juce_wchar juce::CustomTypeface::GlyphInfo::character |
◆ kerningPairs
◆ path
const Path juce::CustomTypeface::GlyphInfo::path |
◆ width
float juce::CustomTypeface::GlyphInfo::width |
The documentation for this class was generated from the following file: