Opened 7 years ago

Closed 7 years ago

#9476 closed enhancement (fixed)

pycairo-1.14.0 (python module)

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

1.14.0 - 2017-07-12

General:

  • Requires at least cairo 1.13.1

Tests:

  • Optional Hypothesis <https://hypothesis.readthedocs.io> tests.

New Features:

  • Add :meth:Surface.set_device_scale and :meth:Surface.get_device_scale. :pr:44 (:user:Sander Sweers <infirit>)
  • Add :class:Device :pr:45
  • Add :meth:Surface.get_device :pr:45
  • Add :class:ScriptDevice and :class:ScriptMode :pr:46
  • Add :class:ScriptSurface :bug:17
  • Add :attr:Status.JBIG2_GLOBAL_MISSING
  • Add :meth:Format.stride_for_width
  • Add :class:TextClusterFlags and :class:SurfaceObserverMode
  • Add :meth:Gradient.get_color_stops_rgba
  • Add :class:TeeSurface
  • Add :class:MeshPattern

1.13.4 - 2017-07-12

Fixes:

  • Fix a rare crash with :meth:get_data() <ImageSurface.get_data> under Python 3 (1.13.3 regression).

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18939.

Note: See TracTickets for help on using tickets.