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


Groups > comp.lang.python > #73590

Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk

From Christian Gollwitzer <auriocus@gmx.de>
Newsgroups comp.lang.python
Subject Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk
Date 2014-06-25 22:48 +0200
Organization A noiseless patient Spider
Message-ID <lofciv$nq6$1@dont-email.me> (permalink)
References <mailman.11225.1403635811.18130.python-list@python.org> <lodruv$k45$1@dont-email.me> <mailman.11241.1403724416.18130.python-list@python.org>

Show all headers | View raw


Am 25.06.14 21:26, schrieb Peter Tomcsanyi:
> "Christian Gollwitzer" <auriocus@gmx.de> wrote in message
> news:lodruv$k45$1@dont-email.me...
>> may I ask which features of 8.6 you need in particular?
>
> 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).

For PNG image support you can load either the Img package which gives 
support for a large variety of images, or the smaller tkpng package. 
After loading these, Tk 8.5 will accept PNG as in 8.6. For angled text 
it's right, I don't know, there used to be some hacks before, it's 
probably not possible in a clean way. Glad to see, that you are pushing 
the adoption of 8.6 ;) (I'm a Tcl-guy)

	Christian

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


Thread

Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-24 20:11 +0200
  Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-25 08:58 +0200
    Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-25 21:26 +0200
      Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-25 22:48 +0200
        Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-26 12:39 +0200
          Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-26 14:37 +0200
            Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-26 20:38 +0200
              Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Ned Deily <nad@acm.org> - 2014-06-26 15:29 -0700
            Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-27 23:52 +0200

csiph-web