Bugs item #3022318, was opened at 2010-06-28 06:59
Message generated for change (Comment added) made by thepurlieu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3022318&group_id=33921

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Gerber Parser
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Julian Lamb (thepurlieu)
Summary: Trailing zero supresion missinterpreated

Initial Comment:
With form statment %FSTAX35Y35*% X1 should be interpreated as X10000 not as 
X00001 (This is gerbv version 2.4.0, Compiled on Feb 21 2010 at 18:53:15 
Windows version).

----------------------------------------------------------------------

>Comment By: Julian Lamb (thepurlieu)
Date: 2010-06-30 12:32

Message:
Bjorn,
  Thanks for the report and attacment sent to me via email.  The problem
only appears with the "35" format precisions or greater (which is rare). 
I've made the fixes in git if you want to compile the fixes.  Thanks!

Julian

----------------------------------------------------------------------

Comment By: Julian Lamb (thepurlieu)
Date: 2010-06-29 10:55

Message:
Hello,
   Steve is correct.... X1 would actually mean 10000000 according to the
spec. You keep adding zeros on the right side until the total digit length
is 3+5=8.
   If this doesn't address your question, can you attach the Gerber file
in question so we can look at it.  The trailing zero logic in gerbv should
be correct, so please let us know if you've found an edge case where it
doesn't.  Thanks--

----------------------------------------------------------------------

Comment By: Steve Adam (steve_adam)
Date: 2010-06-29 10:22

Message:
If the format is TAX35 then X1 is actually 10000000.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3022318&group_id=33921

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to