X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=nxsrLpcAA5A5nt6kUcfDCdfotzh8z0lJJyZMGng3iXI=; b=JV/vJKw1+eQH4WQfysUKb3h4aAax+w/mmvHdYrPpX+OT2Ri6uPT2AHIK7V2DR+pvED 1i59ZGj+n0EAZJgQv5mnSPx7jYT3JiiP23KieyBwBN7bPoS+/sgxBbXnSwsWXPBRosAW 2MVNua0Ma9BsG9+GeYfF6MfQZn8EAc4q3JbHU= MIME-Version: 1.0 In-Reply-To: <4EF6CE96.5020708@mcmahill.net> References: <4EF6CE96 DOT 5020708 AT mcmahill DOT net> From: Abhijit Kshirsagar Date: Mon, 26 Dec 2011 13:57:53 +0530 Message-ID: Subject: Re: [geda-user] gerbv-2.6.0 To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pBQ8rQYi032315 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Wonderful! Thank you! ~Abhijit On Sun, Dec 25, 2011 at 12:49, Dan McMahill wrote: > Just in time for Christmas!  gerbv-2.6.0 has been released.  Visit > www.gpleda.org/gerbv for information on downloading it. > > Thanks to Stefan, Julian, and the users who contributed code and bug > fixes.  They are the ones who did the work. > > -Dan > > ======================================================================== > Release Notes for gerbv-2.6.0 > ======================================================================== > The following is a summary of the changes which went into gerbv-2.6.0. > For a complete list of changes, refer to ChangeLog.  This release > is primarily a bug fix release. > > -libgerbv:  Removed all gcc compiler warnings. > -gerbv:     Removed all gcc compiler warnings. > -libgerbv:  Updated the export code to be more portable in the face of >            different locale settings. > -gerbv:     Fix compilation on Quartz. > -libgerbv:  Fix a bug where very thin flashed rectangles in logos/images >            from Eagle CAD were not always rendered. > -examples:  Added example on using precedence sensitive calculations of >            aperture macros. > -libgerbv:  Improve vector output accuracy. > -gerbv:     Improve vector output accuracy. > -libgerbv:  Fix bug related to minimum line widths in scaled layers > -libgerbv:  Increase resolution in exported RS-274X files. > -gerbv:     Fix bug around exporting selected layers. > -gerbv:     Gray out menu items when no layers are open. > -gerbv:     Set secreen size to a default when the board size is not valid. > -libgerbv:  Implemented operator precedence in aperture macro >            parsing as per updated std > -libgerbv:  Fix scaling bug when multiple scale factors are present. > -gerbv:     Fix bug where only the bottom layer would print out. > -gerbv:     Add file merging to the GUI which allows the user to do basic >            panelization via the GUI. > -gerbv:     Added "current layer" menuitem to the main menu. > -libgerbv:  Fix macro rendering on clear layers (bug 3154966)