X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 7 Jan 2016 05:31:00 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] Re: some more geometry module tweaks (nm maximum size) In-Reply-To: <201601070418.u074IJZt018838@envy.delorie.com> Message-ID: References: <201601052151 DOT u05LpHrp007414 AT envy DOT delorie DOT com> <20160105233234 DOT bdd3c056655e420df5976a1c AT gmail DOT com> <201601052312 DOT u05NCVkg014756 AT envy DOT delorie DOT com> <20160106091003 DOT 4F6B1809D7A0 AT turkos DOT aspodata DOT se> <201601070418 DOT u074IJZt018838 AT envy DOT delorie DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Wed, 6 Jan 2016, DJ Delorie wrote: > >> bits so I can zoom and pan, but with the gtk hid the crosshair simply >> overflows (and jumps back to 0) at 2.1 meter. > > That would be 2^31 nanometers > Yup, we met this number in an earlier thread. Might be just a casual "int" instead of a Coord somewhere.