view win/readme-win.txt @ 1684:31dd366acfc8

Fixed calculating the GDI+ ratio based on the DPI on Windows. Not sure if I am getting to the result correctly but it is working. Also explicitly turn off anti-aliasing when drawing rectangles in the test program, so the edges don't look odd.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 30 Apr 2012 11:54:19 +0000
parents 080b764e8982
children 227e13044ce3
line wrap: on
line source

This package contains Dynamic Windows (dwindows) v 2.3 for Windows.

It contains:

dw.dll - main dwindows DLL
dwcompat.dll - compatibility DLL (optional)
dw.h - header file
dw.lib - import library for functions in dw.dll
dwcompat.lib - import library for functions in dwcompat.dll
readme-win.txt - this file