Bugs item #2864667, was opened at 2009-09-22 18:34 Message generated for change (Settings changed) made by thepurlieu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2864667&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: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Larry C (lcarver0) >Assigned to: Julian Lamb (thepurlieu) Summary: Rejects as RS-274D if there's no aperture definition Initial Comment: When I load a supposedly RS-274X compliant file into gerbv (this is the Windows version), it doesn't process it, reporting back to the user -- C:\Documents and Settings\...\layer.art: Found RS-274D file -- not supported by gerbv. could not read C:\Documents and Settings\...\layer.art[0] But if I manually insert any aperture definition into the file (for example, "%ADD61C,.1*%") then it processes in gerbv without any problem. Isn't it slightly too severe, to prevent viewer processing just because of that? Thanks; Larry. ---------------------------------------------------------------------- >Comment By: Julian Lamb (thepurlieu) Date: 2009-09-22 21:18 Message: Larry, Thanks for the bug report. I've never seen this case before....your file is completely composed of polygon fills with no aperture definitions. Technically, a valid RS-274X file is required to have at least 1 "AD" command in it (see page 9 of the spec). So the file is actually not valid. However, we do try and read in as many files (even "bad" files) as we can, so I think this is a good reason to relax this rule and try to read the file in anyways, since gerbv will render it jsut fine. I'll work on a fix for this and let you know when I've pushed it. Cheers, Julian ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2864667&group_id=33921 ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Gerbv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gerbv-devel
