Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '(even': 0.05; 'subject:Python': 0.06; 'image,': 0.09; 'pixel': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'wrote': 0.14; 'angled': 0.16; 'inability': 0.16; 'png': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'alpha': 0.16; 'bit': 0.19; 'seems': 0.21; 'question': 0.24; 'subject:/': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'another': 0.32; 'text': 0.33; 'maybe': 0.34; 'but': 0.35; 'two': 0.37; 'limited,': 0.38; 'to:addr:python-list': 0.38; 'channel': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'received:62': 0.63; 'peter,': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Peter Tomcsanyi" Subject: Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Date: Wed, 25 Jun 2014 21:26:35 +0200 References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 62.197.243.26 In-Reply-To: X-MSMail-Priority: Normal X-Newsreader: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1403724416 news.xs4all.nl 2974 [2001:888:2000:d::a6]:47482 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73586 "Christian Gollwitzer" wrote in message news:lodruv$k45$1@dont-email.me... > Hi Peter, > may I ask which features of 8.6 you need in particular? Hi Christian, I need two of them: - Angled text - PNG image support with alpha channel (even if it seems a bit limited, particularly I still did not find the way to programmatically set/read the alpha channel of one individual pixel of the image, but maybe it is just my inability and a question to another newsgroup). Peter