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 d0f646a9ad Fix for a problem with CoreText when laying out very long text strings 9 years ago
..
juce_RenderingHelpers.h Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_android_Fonts.cpp Fix for Android font creation 9 years ago
juce_android_GraphicsContext.cpp Update copyright notice 10 years ago
juce_freetype_Fonts.cpp Lots of small whitespace tweaks. 9 years ago
juce_linux_Fonts.cpp Update copyright notice 10 years ago
juce_mac_CoreGraphicsContext.h Update copyright notice 10 years ago
juce_mac_CoreGraphicsContext.mm Used the ignoreUnused() function to tidy up some old code 9 years ago
juce_mac_CoreGraphicsHelpers.h Update copyright notice 10 years ago
juce_mac_Fonts.mm Fix for a problem with CoreText when laying out very long text strings 9 years ago
juce_win32_Direct2DGraphicsContext.cpp Used the ignoreUnused() function to tidy up some old code 9 years ago
juce_win32_DirectWriteTypeLayout.cpp 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. 9 years ago
juce_win32_DirectWriteTypeface.cpp Fixed memory leak in DirectWrite on Windows 10 9 years ago
juce_win32_Fonts.cpp Lots of small whitespace tweaks. 9 years ago