Opened 8 years ago
Closed 8 years ago
#9476 closed enhancement (fixed)
pycairo-1.14.0 (python module)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.
1.14.0 - 2017-07-12
General:
Tests:
Hypothesis <https://hypothesis.readthedocs.io>
tests.New Features:
Surface.set_device_scale
and :meth:Surface.get_device_scale
. :pr:44
(:user:Sander Sweers <infirit>
)Device
:pr:45
Surface.get_device
:pr:45
ScriptDevice
and :class:ScriptMode
:pr:46
ScriptSurface
:bug:17
Status.JBIG2_GLOBAL_MISSING
Format.stride_for_width
TextClusterFlags
and :class:SurfaceObserverMode
Gradient.get_color_stops_rgba
TeeSurface
MeshPattern
1.13.4 - 2017-07-12
Fixes:
get_data() <ImageSurface.get_data>
under Python 3 (1.13.3 regression).