LMMS
Loading...
Searching...
No Matches
juce_Font.cpp File Reference

Go to the source code of this file.

Classes

class  juce::TypefaceCache
struct  juce::TypefaceCache::CachedFace
class  juce::Font::SharedFontInternal
struct  juce::FontPlaceholderNames

Namespaces

namespace  juce
namespace  juce::FontValues

Typedefs

using juce::GetTypefaceForFont = Typeface::Ptr (*)(const Font&)

Functions

static float juce::FontValues::limitFontHeight (const float height) noexcept
static const FontPlaceholderNamesjuce::getFontPlaceholderNames ()

Variables

const float juce::FontValues::defaultFontHeight = 14.0f
float juce::FontValues::minimumHorizontalScale = 0.7f
String juce::FontValues::fallbackFont
String juce::FontValues::fallbackFontStyle
GetTypefaceForFont juce::juce_getTypefaceForFont = nullptr
void(* juce::clearOpenGLGlyphCache )() = nullptr