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 | Public Member Functions | List of all members
juce::Typeface::HintingParams Struct Reference

Public Member Functions

 HintingParams (Typeface &t)
 
void applyVerticalHintingTransform (float fontSize, Path &path)
 

Detailed Description

Definition at line 108 of file juce_Typeface.cpp.

Constructor & Destructor Documentation

◆ HintingParams()

juce::Typeface::HintingParams::HintingParams ( Typeface t)

Definition at line 110 of file juce_Typeface.cpp.

Member Function Documentation

◆ applyVerticalHintingTransform()

void juce::Typeface::HintingParams::applyVerticalHintingTransform ( float  fontSize,
Path path 
)

Definition at line 120 of file juce_Typeface.cpp.


The documentation for this struct was generated from the following file: