JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
juce_Font.cpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  juce
 JUCE Namespace.
 

Typedefs

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

Variables

const float juce::FontValues::defaultFontHeight
 
float juce::FontValues::minimumHorizontalScale
 
String juce::FontValues::fallbackFont
 
String juce::FontValues::fallbackFontStyle
 
GetTypefaceForFont juce::juce_getTypefaceForFont
 
void(* juce::clearOpenGLGlyphCache )()
 

Class Documentation

◆ juce::FontPlaceholderNames

struct juce::FontPlaceholderNames

Definition at line 442 of file juce_Font.cpp.

Class Members
String mono
String regular
String sans
String serif

Variable Documentation

◆ defaultFontHeight

const float juce::FontValues::defaultFontHeight

Definition at line 36 of file juce_Font.cpp.

◆ fallbackFont

String juce::FontValues::fallbackFont

Definition at line 38 of file juce_Font.cpp.

◆ fallbackFontStyle

String juce::FontValues::fallbackFontStyle

Definition at line 39 of file juce_Font.cpp.

◆ minimumHorizontalScale

float juce::FontValues::minimumHorizontalScale

Definition at line 37 of file juce_Font.cpp.