1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_graphics/native
2017-01-24 11:56:31 +00:00
..
juce_android_Fonts.cpp Fix for Android font creation 2015-11-06 11:21:00 +00:00
juce_android_GraphicsContext.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_freetype_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_Fonts.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
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) 2016-02-22 18:00:05 +00:00
juce_mac_CoreGraphicsContext.mm Fixed a bug on OSX where images with SingleChannel PixelFormat were being created with an RGB colour space 2017-01-24 09:19:41 +00:00
juce_mac_CoreGraphicsHelpers.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_Fonts.mm Added a workaround for a macOS Sierra font rendering issue which resulted in invisible text for small font sizes 2017-01-24 11:56:31 +00:00
juce_RenderingHelpers.h Replaced two instances of src[1] with src[0] in the render4PixelAverage method as adding pixelStride handles the offset 2016-09-21 09:54:18 +01:00
juce_win32_Direct2DGraphicsContext.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_DirectWriteTypeface.cpp Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_win32_DirectWriteTypeLayout.cpp Added kerning support to the DirectWrite layout code 2016-04-14 16:33:19 +01:00
juce_win32_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00