1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_graphics
Anthony Nicholls fc29df83b5 Direct2D: Fix an issue with excludeClipRectangle
Without this fix many of the component tests that appear in the
following commit will fail for the Direct2D renderer only.
2025-11-20 17:47:47 +00:00
..
colour Colour: Prevent an integer alpha value being processed as a float 2025-10-16 16:55:44 +01:00
contexts Graphics: Add missing JUCE_API annotation to ScopedSaveState 2025-06-03 16:12:00 +01:00
detail Fix font sizing with the software and OpenGL renderers when ascent override is used 2025-10-24 11:22:15 +02:00
effects Effects: Use preferred temporary image type for DropShadow temporary image 2025-04-24 13:58:23 +01:00
fonts TextLayout: Fix hang when shaping text containing a zero-width glyph 2025-11-10 22:14:35 +00:00
geometry Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
image_formats Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
images Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
native Direct2D: Fix an issue with excludeClipRectangle 2025-11-20 17:47:47 +00:00
placement Update licensing information 2024-04-16 11:39:35 +01:00
unicode SheenBidi: Update internal include paths 2025-10-20 17:34:47 +01:00
juce_graphics.cpp RectangleList: Avoid infinite loops due to numerical precision issues 2025-10-21 14:23:59 +01:00
juce_graphics.h Fix font sizing with the software and OpenGL renderers when ascent override is used 2025-10-24 11:22:15 +02:00
juce_graphics.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_graphics_Harfbuzz.cpp HarfBuzz: Silence nontrivial-memcall warnings 2025-03-19 11:06:17 +00:00
juce_graphics_Sheenbidi.c SheenBidi: Update internal include paths 2025-10-20 17:34:47 +01:00