1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics/native
reuk bafd0d293b
Android: Bring font metrics in line with other platforms
This updates the behaviour of Typeface::getStringWidth,
Typeface::getGlyphPositions, and Typeface::getEdgeTableForGlyph to match
the documented behaviour of these functions. Previously, these functions
returned results normalised to a size of 1 point. The new (documented)
behaviour is to normalise to a JUCE height of 1.0 - that is, scaled so
that the sum of the ascent and descent is equal to 1.0.
2024-04-16 21:07:45 +01:00
..
juce_CoreGraphicsContext_mac.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_CoreGraphicsContext_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_CoreGraphicsHelpers_mac.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Direct2DGraphicsContext_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Direct2DGraphicsContext_windows.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_DirectWriteTypeface_windows.cpp ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_DirectWriteTypeLayout_windows.cpp ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_Fonts_android.cpp Android: Bring font metrics in line with other platforms 2024-04-16 21:07:45 +01:00
juce_Fonts_freetype.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Fonts_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Fonts_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_Fonts_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_GraphicsContext_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_IconHelpers_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_IconHelpers_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_IconHelpers_mac.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_IconHelpers_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_RenderingHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00