openshot-audio  0.1.7
Classes | Namespaces | Typedefs | Functions | Variables
juce_Font.cpp File Reference

Classes

class  TypefaceCache
 
class  Font::SharedFontInternal
 
struct  FontPlaceholderNames
 

Namespaces

 FontValues
 

Typedefs

typedef Typeface::Ptr(* GetTypefaceForFont) (const Font &)
 

Functions

 juce_ImplementSingleton (TypefaceCache) void Typeface
 
const FontPlaceholderNamesgetFontPlaceholderNames ()
 

Variables

const float FontValues::defaultFontHeight = 14.0f
 
float FontValues::minimumHorizontalScale = 0.7f
 
String FontValues::fallbackFont
 
String FontValues::fallbackFontStyle
 
GetTypefaceForFont juce_getTypefaceForFont = nullptr
 

Typedef Documentation

◆ GetTypefaceForFont

typedef Typeface::Ptr(* GetTypefaceForFont) (const Font &)

Function Documentation

◆ getFontPlaceholderNames()

const FontPlaceholderNames& getFontPlaceholderNames ( )

◆ juce_ImplementSingleton()

juce_ImplementSingleton ( TypefaceCache  )

Variable Documentation

◆ juce_getTypefaceForFont

GetTypefaceForFont juce_getTypefaceForFont = nullptr