view win/readme-win.txt @ 1631:0e6c2aeed041

Got anti-aliased drawing working with GDI+ on Windows. Problem was I was specifying 0 in the alpha field making everything drawn invisible. dw_draw_arc() isn't working quite right but the rest appears to be working in anti-aliased mode.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 28 Mar 2012 18:33:54 +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