X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Fri, 14 Oct 2011 18:22:45 -0400 Message-Id: <201110142222.p9EMMjcl023618@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <4E98B21B.1050609@neurotica.com> (message from Dave McGuire on Fri, 14 Oct 2011 18:05:15 -0400) Subject: Re: [geda-user] photo mode export includes pin labels? References: <4E98B21B DOT 1050609 AT neurotica DOT com> 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 > Hey folks. Photo-mode export appears to include pin labels for > components if they were enabled with 'd' when the export was done. It > seems to me that this shouldn't be the case. Any thoughts on this? We already override other flags to get a "realistic" printout, but you have to be careful to restore everything. Better to figure out how to disable the whole layer through set_layer() but I don't recall if that has its own "layer" or not.