rainmeter-studio/Common/Gfx/Util
Birunthan Mohanathas 6e04fd983f Gfx: Make AccurateText=0 more consistent with GDI+ for D2D
The height is now based on a formula that should be exactly equal to that provided by GDI+. The padding should now be equal on the left and right sides now. There may be some discrepancies in overall width, but it should always be reasonably to close to GDI+.

In addition, this makes D2D behavior match GDI+ when a newline character is the last character of the text.
2013-08-10 13:54:53 +03:00
..
DWriteFontCollectionLoader.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
DWriteFontCollectionLoader.h Gfx: Change to use D2D 1.1 2013-07-30 22:38:51 +03:00
DWriteFontFileEnumerator.cpp Minor tweaks 2013-08-02 14:46:42 +03:00
DWriteFontFileEnumerator.h Gfx: Change to use D2D 1.1 2013-07-30 22:38:51 +03:00
DWriteHelpers.cpp Gfx: Make AccurateText=0 more consistent with GDI+ for D2D 2013-08-10 13:54:53 +03:00
DWriteHelpers.h Gfx: Make AccurateText=0 more consistent with GDI+ for D2D 2013-08-10 13:54:53 +03:00
WICBitmapDIB.cpp Gfx: Move WIC files to Util 2013-04-12 17:09:42 +03:00
WICBitmapDIB.h Gfx: Cosmetics 2013-04-12 17:14:43 +03:00
WICBitmapLockDIB.cpp Gfx: Move WIC files to Util 2013-04-12 17:09:42 +03:00
WICBitmapLockDIB.h Gfx: Cosmetics 2013-04-12 17:14:43 +03:00
WICBitmapLockGDIP.cpp Gfx: Move WIC files to Util 2013-04-12 17:09:42 +03:00
WICBitmapLockGDIP.h Gfx: Cosmetics 2013-04-12 17:14:43 +03:00