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.
hogliux 64f0027863 Added a workaround for a macOS Sierra font rendering issue which resulted in invisible text for small font sizes 9 years ago
..
juce_RenderingHelpers.h Replaced two instances of src[1] with src[0] in the render4PixelAverage method as adding pixelStride handles the offset 9 years ago
juce_android_Fonts.cpp Fix for Android font creation 10 years ago
juce_android_GraphicsContext.cpp Update copyright notice 10 years ago
juce_freetype_Fonts.cpp Lots of small whitespace tweaks. 10 years ago
juce_linux_Fonts.cpp Update copyright notice 10 years ago
juce_mac_CoreGraphicsContext.h Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 10 years ago
juce_mac_CoreGraphicsContext.mm Fixed a bug on OSX where images with SingleChannel PixelFormat were being created with an RGB colour space 9 years ago
juce_mac_CoreGraphicsHelpers.h Update copyright notice 10 years ago
juce_mac_Fonts.mm Added a workaround for a macOS Sierra font rendering issue which resulted in invisible text for small font sizes 9 years ago
juce_win32_Direct2DGraphicsContext.cpp Used the ignoreUnused() function to tidy up some old code 10 years ago
juce_win32_DirectWriteTypeLayout.cpp Added kerning support to the DirectWrite layout code 9 years ago
juce_win32_DirectWriteTypeface.cpp Normalised some divider comments 10 years ago
juce_win32_Fonts.cpp Lots of small whitespace tweaks. 10 years ago