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 e66762d81f Added writing-direction flags to OSX font layout generation 10 years ago
..
colour Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 10 years ago
contexts Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
effects Update copyright notice 10 years ago
fonts Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 10 years ago
geometry Workaround for some OSX10.11 repaint region coalescing problems 10 years ago
image_formats Avoided a redefinition warning in a particular GCC setup 10 years ago
images Added ability for ImageType::convert() to work on formats with different pixel strides 10 years ago
native Added writing-direction flags to OSX font layout generation 10 years ago
placement Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_graphics.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_graphics.h Normalised some divider comments 10 years ago
juce_graphics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago