mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-26 02:14:22 +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. |
||
|---|---|---|
| .. | ||
| juce_CoreGraphicsContext_mac.h | ||
| juce_CoreGraphicsContext_mac.mm | ||
| juce_CoreGraphicsHelpers_mac.h | ||
| juce_Direct2DGraphicsContext_windows.cpp | ||
| juce_Direct2DGraphicsContext_windows.h | ||
| juce_DirectWriteTypeface_windows.cpp | ||
| juce_DirectWriteTypeLayout_windows.cpp | ||
| juce_Fonts_android.cpp | ||
| juce_Fonts_freetype.cpp | ||
| juce_Fonts_linux.cpp | ||
| juce_Fonts_mac.mm | ||
| juce_GraphicsContext_android.cpp | ||
| juce_IconHelpers_android.cpp | ||
| juce_IconHelpers_linux.cpp | ||
| juce_IconHelpers_mac.cpp | ||
| juce_IconHelpers_windows.cpp | ||
| juce_RenderingHelpers.h | ||