The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 225040e62b Improved drop-shadow code. 13 years ago
..
juce_DropShadowEffect.cpp Improved drop-shadow code. 13 years ago
juce_DropShadowEffect.h New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 13 years ago
juce_GlowEffect.cpp Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 13 years ago
juce_GlowEffect.h Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 13 years ago
juce_ImageEffectFilter.h Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 13 years ago