1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/native
2017-02-01 17:18:07 +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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00: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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00: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 Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00