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


Groups > comp.lang.python.announce > #117

ANN: py2cairo release 1.10.0 now available

Subject ANN: py2cairo release 1.10.0 now available
From Steve <stevech1097@yahoo.com.au>
Date 2011-05-01 19:40 +0800
Newsgroups comp.lang.python.announce
Message-ID <mailman.1040.1304265775.9059.python-announce-list@python.org> (permalink)

Show all headers | View raw


Py2cairo is a set of Python 2.x bindings for the multi-platform 2D
graphics library cairo.
  http://cairographics.org
  http://cairographics.org/pycairo

Py2cairo release 1.10.0 is available from:
  http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2
  http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2.sha1

Overview of changes from py2cairo 1.8.10 to py2cairo 1.10.0
===========================================================
General Changes:
    py2cairo 1.10.0 requires cairo 1.10.0 (or later).

New Constants:
    cairo.FORMAT_RGB16_565

Bug Fixes:
    context.get_source().get_surface() fails        #33013
    Add support for './waf configure --libdir=XXX'  #30230

Documentation Changes:
    Upgrade to using Sphinx 1.0.7.
    Include html documentation in the pycairo archive file.

Build Changes:
    Update waf to 1.6.3
    Remove setup.py

Other Changes:
    Improve/simplify unicode filename support.
    Improve/simplify unicode text support.


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


Thread

ANN: py2cairo release 1.10.0 now available Steve <stevech1097@yahoo.com.au> - 2011-05-01 19:40 +0800

csiph-web