mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
The glyph spacing for this font does not scale linearly with the font size; at smaller font sizes, the spacing is relatively larger. Typeface::getStringWidth, Typeface::getGlyphPositions, and the equivalent Font member functions now take the font size and horizontal scale into account when computing advances on Apple platforms. |
||
|---|---|---|
| .. | ||
| colour | ||
| contexts | ||
| effects | ||
| fonts | ||
| geometry | ||
| image_formats | ||
| images | ||
| native | ||
| placement | ||
| juce_graphics.cpp | ||
| juce_graphics.h | ||
| juce_graphics.mm | ||
| juce_graphics_Harfbuzz.cpp | ||