1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
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_analytics Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_animation Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00
juce_audio_basics AudioWorkgroup: Fix typo in documentation 2024-04-16 17:43:22 +01:00
juce_audio_devices ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_audio_formats ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_audio_plugin_client Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_audio_processors WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_audio_utils Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_box2d Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_core ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_cryptography Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_data_structures Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_dsp Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_events Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_graphics Android: Bring font metrics in line with other platforms 2024-04-16 21:07:45 +01:00
juce_gui_basics ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_gui_extra ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_midi_ci Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_opengl Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_osc Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_product_unlocking iOS: Replace deprecated references to downloadState with state 2024-04-16 17:45:26 +01:00
juce_video ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00