diff readme @ 1523:026c0b4d6ee9

Initial implmentation of DW_DRAW_NOAA on Mac... only works on pixmaps right now.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 31 Dec 2011 17:04:51 +0000
parents 8b84b752a363
children 5facb5380944
line wrap: on
line diff
--- a/readme	Fri Dec 30 21:30:24 2011 +0000
+++ b/readme	Sat Dec 31 17:04:51 2011 +0000
@@ -50,6 +50,8 @@
    Several types of widgets have this set by default now.
 Added faster and less buggy layout engine 2.0 for OS/2, Windows and Mac.
 Added auto-positioning on Mac; reimplemented auto-positioning on OS/2.
+Added DW_DRAW_NOAA which can be passed to dw_draw_*() API functions
+   that accept the flags parameter to disable anti-aliasing.
 Fixed auto-sizing top-level windows on Windows; added on OS/2 and Mac.
 Fixed bubble help not being displayed on Windows.
 Fixed menu bar items remaining highlighted on Mac.