changelog

This commit is contained in:
dickelbeck 2008-11-14 17:48:42 +00:00
parent 40027a46b5
commit c2e7e10a50
1 changed files with 13 additions and 1 deletions

View File

@ -5,6 +5,19 @@ Started 2007-June-11
Please add newer entries at the top, list the date and your name with
email address.
2008-Nov-14 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+gerview
+ Added support for displaying most aperture macros embedded in a RS274X compatible file.
Cleanup of rs274d.cpp and added the beginning of the isDark support, which we
need to discuss. GERBER::m_ImageNegative can toggle during the course of reading
a rs274x file and sometimes this means erasing things.
+ Tested pcbnew's gerber plotting, still working. Done
with aperture macros for now, but we need to handle the isDark support to
top it off after discussion.
2008-Nov-8 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================
++pcbnew
@ -16,7 +29,6 @@ email address.
(see zones_convert_brd_items_to_polygons.cpp)
2008-Nov-8 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+gerview