X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=0yynxaJyyczmQERfkMcqtlE3tcJrnNuoE7cEiFNXWQ0=; b=0qCfeic6Ut4NqjV6dnqqUsirg2WKQ4kaZmRyy6iFUwqhBjm1czNBIfz++I8qPp1Ehz vXqTkATdajbPDdU3F6+xfZW/hqfPzzunBLXP2/NLHMcENuAYTshBnVoLWHrhrwscp894 Gk56b1KqsiNQ0v86eoLsVrUMWCvHfEoIQU5RMxvDDzpO7AlIcXb21UsRl+4TOb60wFIt 39cTMZu/6K81lzHneLWAUYIn3VhKtc5CpSyMSsVJnsL8IaswEdZUjTdIe+AZNlSuwQwI OrcoqYiUU9X5kWkf33wI8v7CbPgl3iVnqGD0eLdwNvEyyKTE1rmpKnFMkFtPrgGGv6L/ zX8g== X-Received: by 10.112.171.68 with SMTP id as4mr8479494lbc.64.1441459025975; Sat, 05 Sep 2015 06:17:05 -0700 (PDT) Date: Sat, 5 Sep 2015 16:17:04 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem bugreport: arc drawing artifact Message-ID: <20150905131704.GC13067@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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 Sat, Sep 05, 2015 at 06:52:57AM +0200, gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > the version I imported from git this morning has a minor rendering glitch: > > http://igor2.repo.hu/tmp/arc.jpg > > The upper preview window is by gschem 1.8.2, the lower is from the new > version. The content of the sym files shown are identical. It looks like if > the new version drawn the arc slightly shifted upwards. It gets worse > zooming out and gets almost unnoticable when zoomed in. This is an artifact of new rendering code based on the cairo library. Sometimes zooming in also fixes things. I'm not sure if this is a bug in libgeda. Bug reports on launchpad are always welcome (though I know you won't do it ;)) Thanks, Vladimir