annotate dll/placehold @ 1527:9bab702bd6c1

A bunch of Mac drawing updates to correct issues and improve performance. Switched to using a different (faster) method for drawing rectangles. Fixed subpixel drawing issues related to the fact that drawing occurs centered on the coordinate so adding 0.5 draws at a pixel itself instead of spanning two pixels. And related to that removing the incorrect workaround I had previously used of setting the line width to 0.5. Also added DW_DRAW_NOAA support when drawing to windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 03 Jan 2012 15:59:00 +0000
parents cfab3266106f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
cfab3266106f Removed binary DLL files and added a placeholder file.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 This is a file just to keep this directory in existance in CVS.
cfab3266106f Removed binary DLL files and added a placeholder file.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2