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


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

ANN: py2cairo release 1.10.0 now available

Started bySteve <stevech1097@yahoo.com.au>
First post2011-05-01 19:40 +0800
Last post2011-05-01 19:40 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#117 — ANN: py2cairo release 1.10.0 now available

FromSteve <stevech1097@yahoo.com.au>
Date2011-05-01 19:40 +0800
SubjectANN: py2cairo release 1.10.0 now available
Message-ID<mailman.1040.1304265775.9059.python-announce-list@python.org>
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.


[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web