X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Envelope-From: paubert AT iram DOT es Date: Fri, 21 Jun 2013 17:25:34 +0200 From: Gabriel Paubert To: geda-user AT delorie DOT com Subject: Re: [geda-user] gerbv Message-ID: <20130621152534.GA8632@visitor2.iram.es> References: <1371819224 DOT 2724 DOT 2 DOT camel AT AMD64X2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Spamina-Bogosity: Ham 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 On Fri, Jun 21, 2013 at 05:14:50PM +0400, Sergey Alyoshin wrote: > On Fri, Jun 21, 2013 at 4:53 PM, Stefan Salewski wrote: > > It would be really distressing if the GTK3 port of Colin Leitner get > > lost. > > Something should be done with XOR view mode for GTK3. I will strongly miss > this view mode. Using CAIRO_OPERATOR_DIFFERENCE might give an acceptable replacement: http://cairographics.org/operators/ What I will miss is the speed of the fast renderers. That's where you see the tremendous overhead that Cairo rendering implies. This said I've never found a measurable performance difference between "Normal" and "High quality". Gabriel