rainmeter-studio/Common/Gfx
2013-08-12 18:52:51 +03: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: Added comment 2013-07-31 12:55:32 +03:00
CanvasD2D.cpp Gfx: Avoid clipping with D2D when not needed 2013-08-12 18:50:24 +03:00
CanvasD2D.h Gfx: Avoid clipping with D2D when not needed 2013-08-12 18:50:24 +03:00
CanvasGDIP.cpp
CanvasGDIP.h Gfx: Implement GDI+ fallback 2013-07-30 22:57:46 +03:00
FontCollection.cpp
FontCollection.h
FontCollectionD2D.cpp
FontCollectionD2D.h
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: Make D2D draw lines if they will be clipped by at most 2 pixels 2013-08-12 18:52:51 +03:00
TextFormatD2D.h Gfx: Avoid clipping with D2D when not needed 2013-08-12 18:50:24 +03:00
TextFormatGDIP.cpp
TextFormatGDIP.h