Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85200
| Subject | Re: Cairo module |
|---|---|
| From | Michiel Overtoom <motoom@xs4all.nl> |
| Date | 2015-02-04 08:58 +0100 |
| References | <361dc1c7-a26c-40de-8b60-910f25bdabd9@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18454.1423036760.18130.python-list@python.org> (permalink) |
Hi Poul, I recently used cairo in a python project (https://github.com/luismqueral/jumpcityrecords). To see the cairo drawing directly on the screen I wrote a minimal Gtk application. It's in the 'src' directory and is called 'randomdraw.py'. Maybe it is of some help to you. Greetings, -- "You can't actually make computers run faster, you can only make them do less." - RiderOfGiraffes
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Cairo module Poul Riis <priisdk@gmail.com> - 2015-02-03 13:00 -0800
Re: Cairo module Travis Griggs <travisgriggs@gmail.com> - 2015-02-03 14:19 -0800
Re: Cairo module Poul Riis <priisdk@gmail.com> - 2015-02-04 13:21 -0800
Re: Cairo module Cousin Stanley <cousinstanley@gmail.com> - 2015-02-04 15:56 -0700
Re: Cairo module Cousin Stanley <cousinstanley@gmail.com> - 2015-02-04 16:00 -0700
Re: Cairo module Michiel Overtoom <motoom@xs4all.nl> - 2015-02-04 08:58 +0100
csiph-web