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=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Hgs8xlJ1y+1iygxsW+TPm0+CwaugmDGJaC6zKvr+CeI=; b=R2dsLEFeZc+GoHkjewFmCPwpoR/5Jr+57OasnrXwyzb0WRh5PqomYMEcrHI9EfBWJU a9C4WwIMwa2RibFXaNXXAT2ZhEOjaYQ4hrkMZQx9wCvqUiYE3qgoSzHOU5zk184R3OaV 298QAhoR7vl/TlmKlB9yGZxejBHvbHheV/A933fbzCMPZBEr9YD1fUPBOmqlekeXa1kM XwsepOl9YnQrQtkACa+dUbl9/7wb+i/ECdtEZ2hZAI4vzZ8dMBjVJG4D1Pl5oTFxK88l 2/PHbnaTRYwDDS88NBd/tvyxTKbReqlly/CR6U1Z9ieU9Ow57elIKlbmaBcnYo4a/xfc c9vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Hgs8xlJ1y+1iygxsW+TPm0+CwaugmDGJaC6zKvr+CeI=; b=dnwKfukvAWjulKrsYP/3CofjghYz1nxRsk5yPijygfdXx62clQi442gM4Rsi0Tdd0m iOKk5SmrWLH5PGDuiS+hvWqdZVjdb4+PhQ35W4SbrpdXM6m7eOQrprhoj2Fq1mzejOPc aa6AZ+vknzO+19iGQjfHPJ8voi4U1uUabpTzoVzCaOJuhTlV4ZSqdGt/A9OPmTM5rSaS 6Ersoxu4ynNjCI+n4CzXAOHuAEgr5SxKiplDGjjyI3vJDlS+3fJKKeMezwVdQ3LaEjYW J7YAOO/ASP8LRMhfUhVhxjSiqOXF1O9fbBTrxGEK23oEzM7Jg/zfJENek0S5yWPR46JD 0wEQ== X-Gm-Message-State: APzg51DXZ6T+6kp3d2ksT8cwiq33TQAFfIXN/gVqNq6hexT5cf/fXAAW sBUZB8vgwKmJe+eyMpg9uUVLcCdU29byD+Sw1C5tRGxl X-Google-Smtp-Source: ANB0VdZY29sXOZuz69GBg4uPZk6KzYRRso8KrAufPuypxkFfFFbFS4xALTw+LLlSEKYRIJpGM9o01nLnsTw29nX5Sp4= X-Received: by 2002:a19:1147:: with SMTP id g68-v6mr10069979lfi.22.1537279794686; Tue, 18 Sep 2018 07:09:54 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Sergey Alyoshin (alyoshin DOT s AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Tue, 18 Sep 2018 17:09:43 +0300 Message-ID: Subject: Re: [geda-user] gerbv + G85 slots? (+rendering glitch) To: geda-user AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Reply-To: geda-user AT delorie DOT com On Fri, Sep 14, 2018 at 1:36 PM wrote: > > > > On Fri, 14 Sep 2018, Sergey Alyoshin (alyoshin DOT s AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > On Fri, Sep 14, 2018 at 12:56 PM wrote: > >> > >> Any plans for a stable release? > > > > Alright, any blocking bugs? > > > > Got the git version. Didn't do extensive testing, just a smoke test - > everything worked as expected. > > I've seen only a minor rendering bug (wouldn't call it blocker). > > Example file: > > http://igor2.repo.hu/tmp/g85.cnc > > Reproduce: > > 1. pan to the vertical G85 slot, zoom in as much as possible > > 2. start panning so that the bottom part of the slot goes out of the > window on the bottom > > -> the whole line suddenly disappears when more than half of it would > still be in the window. > > Uneducated guess: I have no idea how the code works, bit it somewhat feels > like if clipping considered the bottom "end cap" circle only instead of > the whole line. Does not happen with the top part using the initial file. > Swap the coords around G85, and the behavior inverts and now it happens > when the top section of the line is leaving the window -> it probably > doesn't depend on top/bottom but start/end coord. Fixed in git ec09d5c11d7e0aa81a9f7b3fe91054e52454bfa7