Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.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.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:module': 0.09; 'url:github': 0.09; 'python': 0.11; 'wrote': 0.14; "'src'": 0.16; 'from:addr:xs4all.nl': 0.16; 'received:194.109': 0.16; 'received:194.109.24': 0.16; 'received:xs4all.nl': 0.16; 'drawing': 0.19; '"you': 0.24; 'header:In-Reply-To:1': 0.27; "skip:' 10": 0.31; 'faster,': 0.31; 'run': 0.32; 'minimal': 0.33; 'screen': 0.34; 'maybe': 0.34; "can't": 0.35; 'charset:us-ascii': 0.36; 'project': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'called': 0.40; 'you.': 0.62; 'header :Message-Id:1': 0.63; 'received:194': 0.64; 'computers': 0.72; 'received:nl': 0.74 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1085) Subject: Re: Cairo module From: Michiel Overtoom In-Reply-To: <361dc1c7-a26c-40de-8b60-910f25bdabd9@googlegroups.com> Date: Wed, 4 Feb 2015 08:58:10 +0100 Content-Transfer-Encoding: quoted-printable References: <361dc1c7-a26c-40de-8b60-910f25bdabd9@googlegroups.com> To: Python X-Mailer: Apple Mail (2.1085) 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1423036760 news.xs4all.nl 2966 [2001:888:2000:d::a6]:37412 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85200 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, --=20 "You can't actually make computers run faster, you can only make them do = less." - RiderOfGiraffes