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
DWriteFontCollectionLoader.h
DWriteFontFileEnumerator.cpp
DWriteFontFileEnumerator.h
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
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
WICBitmapLockGDIP.cpp Gfx: Move WIC files to Util 2013-04-12 17:09:42 +03:00
WICBitmapLockGDIP.h