1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
attila d73b1768a7 Fall back to default sans serif font if resolution would fail otherwise
This restores the JUCE 7 behaviour when the JUCE 8 font fallback
mechanism fails to resolve a non-null Typeface::Ptr. This behaviour is
significant when the base font specified is not available on the system.
2025-01-07 17:29:43 +01:00
..
juce_analytics Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_animation Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_audio_basics AudioBuffer: Prefer early returns to nested if statements 2024-11-27 11:07:04 +00:00
juce_audio_devices juce_audio_devices: Add support for JACK on Windows and macOS 2024-12-11 13:50:13 +00:00
juce_audio_formats Fix AudioFormatReaderSource::getNextAudioBlock 2024-12-04 15:40:21 +00:00
juce_audio_plugin_client AudioProcessor: Use std::optional in TrackProperties 2024-12-19 13:36:35 +00:00
juce_audio_processors AudioProcessor: Update getNameForMidiNoteNumber docs for note ranges 2024-12-27 12:24:18 +00:00
juce_audio_utils Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_box2d Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_core WebBrowserComponent: Fix leak on Windows 2025-01-07 11:21:05 +00:00
juce_cryptography Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_data_structures Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
juce_dsp Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_events Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
juce_graphics Fall back to default sans serif font if resolution would fail otherwise 2025-01-07 17:29:43 +01:00
juce_gui_basics PopupMenu: Move section header size calculation into LookAndFeel methods. 2024-12-19 21:51:40 +00:00
juce_gui_extra WebBrowserComponent: Avoid nullptr dereference when WebView2 loader library is not present 2025-01-07 11:21:14 +00:00
juce_javascript Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_midi_ci MIDI CI: Remove unnecessary call to setSeedRandomly 2024-11-27 11:25:40 +00:00
juce_opengl OpenGL: Fix mouse-move handling for OpenGL views 2024-12-19 22:58:33 +00:00
juce_osc Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_product_unlocking Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
juce_video Fix unused variable warnings 2024-12-02 14:44:24 +00:00
CMakeLists.txt Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00