Go to file
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
Application Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Build Cosmetics 2013-06-13 22:14:57 +03:00
Common Gfx: Make AccurateText=0 more consistent with GDI+ for D2D 2013-08-10 13:54:53 +03:00
Docs Move build instructions to Docs 2013-06-13 22:13:40 +03:00
Installer Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Language Manage Dialog: Added "UseD2D" option in the Settings Tab 2013-07-25 16:44:06 -06:00
Library Script: Improve 6560518 2013-08-07 17:48:13 +03:00
Plugins Webparser: Fixed bug when using a negative StringIndex 2013-08-03 09:14:04 -06:00
SkinInstaller Change NULL to nullptr 2013-05-31 17:28:39 +03:00
.gitignore Updated .gitignore 2012-06-21 17:06:05 +03:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Project.props Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Rainmeter.props Fix running x64 projects using unit testing 2013-06-14 19:36:31 +03:00
Rainmeter.sln Add Common_Test project and PathUtil_Test.cpp 2013-06-12 23:13:04 +03:00
README.md Cosmetics 2013-06-13 22:14:57 +03:00
Version.cs Update build to 3.0 2013-03-25 09:44:45 -04:00
Version.h Update build to 3.0 2013-03-25 09:44:45 -04:00

Rainmeter is a desktop customization tool for Windows. For more information and downloads, visit rainmeter.net.

For build instructions, see this.