rainmeter-studio/Common
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
..
Gfx Gfx: Make AccurateText=0 more consistent with GDI+ for D2D 2013-08-10 13:54:53 +03:00
Common_Test.vcxproj Make unit tests available in Release builds 2013-06-13 21:13:57 +03:00
Common_Test.vcxproj.filters Add tests for StringUtil 2013-06-13 17:01:16 +03:00
Common.vcxproj Revert "Fix running debug projects that use unit testing" 2013-06-13 20:23:42 +03:00
Common.vcxproj.filters Revert "Fix running debug projects that use unit testing" 2013-06-13 20:23:42 +03:00
ControlTemplate.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
ControlTemplate.h Replaced dialog resources with control template 2012-12-13 11:12:25 +02:00
Dialog.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Dialog.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MathParser_Test.cpp Cosmetics 2013-06-14 16:58:53 +03:00
MathParser.cpp Move MathParser to Common 2013-06-13 17:00:24 +03:00
MathParser.h Move MathParser to Common 2013-06-13 17:00:24 +03:00
MenuTemplate.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MenuTemplate.h Replaced menu resources with menu template 2012-11-30 16:38:40 +02:00
PathUtil_Test.cpp Cosmetics 2013-06-14 16:58:53 +03:00
PathUtil.cpp Cosmetics 2013-06-12 23:08:45 +03:00
PathUtil.h Move path related functions into PathUtil 2013-06-12 21:15:16 +03:00
Platform.cpp Move CSystem::GetOSPlatform() to Platform.h 2013-03-12 17:53:55 +02:00
Platform.h Move CSystem::GetOSPlatform() to Platform.h 2013-03-12 17:53:55 +02:00
RawString.h Move RawString.h into Common 2013-05-31 17:34:36 +03:00
StringUtil_Test.cpp Cosmetics 2013-06-14 16:58:53 +03:00
StringUtil.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
StringUtil.h Tweaks 2013-01-27 12:49:22 +02:00