rainmeter-studio/Common/Gfx
2013-12-24 11:52:28 +00:00
..
Util Remove unnecessary includes 2013-12-24 11:52:28 +00:00
Canvas.cpp Gfx: Implement GDI+ fallback 2013-07-30 22:57:46 +03:00
Canvas.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
CanvasD2D.cpp Gfx: Fix incorrect IID to DWriteCreateFactory (IDWriteFactory instead of IDWriteFactory1) 2013-11-02 18:13:50 +02:00
CanvasD2D.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
CanvasGDIP.cpp Added "AccurateText" option [Rainmeter] section of a skin. 2013-07-25 14:53:02 -06:00
CanvasGDIP.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
FontCollection.cpp Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
FontCollection.h Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
FontCollectionD2D.cpp Remove unnecessary includes 2013-12-24 11:52:28 +00:00
FontCollectionD2D.h Gfx: Change to use D2D 1.1 2013-07-30 22:38:51 +03:00
FontCollectionGDIP.cpp Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
FontCollectionGDIP.h Gfx: Add FontCollection implementation 2013-04-09 20:35:49 +03:00
TextFormat.cpp Cosmetics: Fixes VS2012 syntax highlighting 2013-04-05 15:07:51 -06:00
TextFormat.h Gfx: Add comments 2013-04-09 20:54:40 +03:00
TextFormatD2D_Test.cpp Revert changes to TextFormatD2D_Test.cpp in 729b145 2013-12-23 16:20:45 +00:00
TextFormatD2D.cpp Gfx: Add missing HRESULT check 2013-11-24 15:43:37 +02:00
TextFormatD2D.h Gfx: Handle failed creation of D2D text layout 2013-10-15 17:09:41 +03:00
TextFormatGDIP.cpp Reverted 6e9bc98 due to bug in GDI+ and newline 2013-07-16 12:28:05 -06:00
TextFormatGDIP.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00