rainmeter-studio/Common/Gfx
2013-11-02 18:13:50 +02:00
..
Util Gfx: Make AccurateText=0 more consistent with GDI+ for D2D 2013-08-10 13:54:53 +03:00
Canvas.cpp Gfx: Implement GDI+ fallback 2013-07-30 22:57:46 +03:00
Canvas.h Gfx: Remove __D2DParams 2013-10-06 17:07:00 +03:00
CanvasD2D.cpp Gfx: Fix incorrect IID to DWriteCreateFactory (IDWriteFactory instead of IDWriteFactory1) 2013-11-02 18:13:50 +02:00
CanvasD2D.h Gfx: Remove __D2DParams 2013-10-06 17:07:00 +03:00
CanvasGDIP.cpp Added "AccurateText" option [Rainmeter] section of a skin. 2013-07-25 14:53:02 -06:00
CanvasGDIP.h Gfx: Implement GDI+ fallback 2013-07-30 22:57:46 +03:00
FontCollection.cpp
FontCollection.h
FontCollectionD2D.cpp
FontCollectionD2D.h Gfx: Change to use D2D 1.1 2013-07-30 22:38:51 +03:00
FontCollectionGDIP.cpp
FontCollectionGDIP.h
TextFormat.cpp
TextFormat.h
TextFormatD2D_Test.cpp Gfx: Minor tweaks 2013-08-12 18:51:27 +03:00
TextFormatD2D.cpp Gfx: Handle failed creation of D2D text layout 2013-10-15 17:09:41 +03: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 Gfx: Wrap pointers with std::unique_ptr 2013-05-01 14:38:52 +03:00