X-Received: by 10.107.175.131 with SMTP id p3mr19262229ioo.31.1522124943281; Mon, 26 Mar 2018 21:29:03 -0700 (PDT) X-Received: by 2002:a9d:4045:: with SMTP id o5-v6mr1413459oti.6.1522124943141; Mon, 26 Mar 2018 21:29:03 -0700 (PDT) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!199-v6no4645480itl.0!news-out.google.com!d3-v6ni3233itf.0!nntp.google.com!u184-v6no4652972ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Mon, 26 Mar 2018 21:29:02 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=68.235.237.124; posting-account=fV4VJgoAAACfosJ88rf3KfCaP7URMbpC NNTP-Posting-Host: 68.235.237.124 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <40bdac87-255b-4de7-8265-cdc56393ab5c@googlegroups.com> Subject: wxt canvas size question From: xlrotor@gmail.com Injection-Date: Tue, 27 Mar 2018 04:29:03 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 8 Xref: csiph.com comp.graphics.apps.gnuplot:3932 I'm trying to understand why I get different canvas sizes on two different = computers which appear to have the same display properties. Win7 with display set to 125%, set term wxt size 400,400 gives me a canvas = that is 400x400 pixels. But in Windows 10 with display set to 125%, the sa= me set term command creates a canvas that is 500x500 pixels (i.e. *1.25 big= ger). Does this mean I have something set differently? Show variables all= says the canvas is 400x400 even though it's pixel size as indicated by a s= creen capture is 500x500.