1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics
2024-08-23 15:53:43 +00:00
..
colour ColourGradient: Fix assertion in ColourGradient::remove 2024-05-08 17:53:52 +01:00
contexts LowLevelGraphicsPostScriptRenderer: Remove support 2024-06-27 18:10:22 +01:00
detail Fix compilation error with C++20 2024-06-24 15:07:16 +00:00
effects D2D: Add faster two-pass blur implementation 2024-04-29 16:08:24 +01:00
fonts TextLayout: Fix ignored AttributedText::getLineSpacing() parameter 2024-07-22 13:16:06 +02:00
geometry EdgeTable: Fix buggy clipToRegion corner case 2024-08-06 17:36:10 +01:00
image_formats MinGW: Remove support 2024-06-27 18:10:21 +01:00
images D2D: Add faster two-pass blur implementation 2024-04-29 16:08:24 +01:00
native macOS: Prevent an image mask from filling outside the clipping bounds 2024-08-23 15:53:43 +00:00
placement Update licensing information 2024-04-16 11:39:35 +01:00
unicode Unicode: Fix incorrect character ordering in Latin text 2024-07-18 19:15:17 +02:00
juce_graphics.cpp Direct2D: Share more implementation headers between modules 2024-08-22 18:18:14 +01:00
juce_graphics.h Direct2D: Share more implementation headers between modules 2024-08-22 18:18:14 +01:00
juce_graphics.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_graphics_Harfbuzz.cpp Harfbuzz: Silence clang overflow warning 2024-07-29 16:11:55 +01:00