Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62505

Re: Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor.

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'canvas': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:Line': 0.16; 'subject:based': 0.16; 'suggestion.': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'header:User- Agent:1': 0.23; 'received:comcast.net': 0.24; 'tend': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'correct': 0.29; 'scale': 0.29; "i'm": 0.30; 'lines': 0.31; 'vertical': 0.31; 'run': 0.32; 'subject: (': 0.35; 'there': 0.35; 'really': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'email addr:gmail.com': 0.63; 'information': 0.63; 'here': 0.66; 'philips': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Batchelder <ned@nedbatchelder.com>
Subject Re: Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor.
Date Sat, 21 Dec 2013 14:03:17 -0500
References <5d549db4-439c-4441-afe8-601a86cd0388@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host c-50-133-228-126.hsd1.ma.comcast.net
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
In-Reply-To <5d549db4-439c-4441-afe8-601a86cd0388@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4478.1387652628.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1387652628 news.xs4all.nl 2902 [2001:888:2000:d::a6]:46897
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:62505

Show key headers only | View raw


On 12/21/13 1:30 PM, jonas.thornvall@gmail.com wrote:
> Is there a way to make linebased graphic used in canvas scale correct on any monitor?
>
> I run in 1920*1080 on a Philips TV used as monitor does it matter, lines tend to get longer vertical then horizontal?
>
> Strange is i really do not see it writing out recangles.

I'm not sure how we can help without seeing any code.  There's no 
information here that we can use to make a concrete suggestion.

-- 
Ned Batchelder, http://nedbatchelder.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor. jonas.thornvall@gmail.com - 2013-12-21 10:30 -0800
  Re: Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor. Ned Batchelder <ned@nedbatchelder.com> - 2013-12-21 14:03 -0500
    Re: Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor. jonas.thornvall@gmail.com - 2013-12-21 11:12 -0800
      Re: Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor. Ned Batchelder <ned@nedbatchelder.com> - 2013-12-21 14:56 -0500
        Re: Line based graphic in canvas (vectorgraphic?) scale incorrectly on HDMI monitor. jonas.thornvall@gmail.com - 2013-12-21 12:57 -0800

csiph-web