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
reuk 01bfa98827 CoreGraphics: Fix incorrect behaviour of non-solid-colour text fills
Previously, filling a string containing a space or other non-rendered
character with a gradient would end up filling the entire clip region.

The correct behaviour is to completely skip filling any empty paths.
2024-11-20 13:11:36 +00:00
..
colour ColourGradient: Fix assertion in ColourGradient::remove 2024-05-08 17:53:52 +01:00
contexts Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
detail Formatting: Whitespace 2024-09-06 15:40:39 +00:00
effects D2D: Add faster two-pass blur implementation 2024-04-29 16:08:24 +01:00
fonts TextLayout: Fix getStringBounds of empty strings 2024-10-24 19:40:42 +01:00
geometry EdgeTable: Fix assertion caused by unnecessarily storing prepending zero levels 2024-09-05 17:36:51 +02:00
image_formats MinGW: Remove support 2024-06-27 18:10:21 +01:00
images Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
native CoreGraphics: Fix incorrect behaviour of non-solid-colour text fills 2024-11-20 13:11:36 +00:00
placement Update licensing information 2024-04-16 11:39:35 +01:00
unicode UnicodeGenerated: Remove redundant fields 2024-09-18 19:13:09 +01:00
juce_graphics.cpp Fonts: Fix freetype compilation issues on Debian 10 2024-10-02 11:16:55 +01:00
juce_graphics.h Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_graphics.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_graphics_Harfbuzz.cpp Fonts: Fix freetype compilation issues on Debian 10 2024-10-02 11:16:55 +01:00
juce_graphics_Sheenbidi.c SheenBidi: Include in build of juce_graphics 2024-09-18 19:13:08 +01:00