#17356 closed enhancement (fixed)

pycairo-1.23.0 (Python module)

Reported by: Bruce Dubbs Owned by: blfs-book
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 17 months ago

1.23.0 - 2022-11-28

  • git: changed default branch from "master" to "main"
  • Windows: Update the cairo version included in the wheels from 1.17.2 to 1.17.6
  • docs: Document how to look up pycairo headers without loading the module
  • tests: don't error out if cairo wasn't built with all features
  • New APIs:
  • :attr:Status.DWRITE_ERROR
  • :attr:Format.RGB96F, :attr:Format.RGBA128F
  • :attr:PDFVersion.VERSION_1_6, :attr:PDFVersion.VERSION_1_7
  • :attr:HAS_DWRITE_FONT
  • :meth:Context.set_hairline, :meth:Context.get_hairline
  • :meth:PDFSurface.set_custom_metadata

comment:2 by Bruce Dubbs, 17 months ago

Resolution: fixed
Status: newclosed

Fixed at commit 4454113552.

Note: See TracTickets for help on using tickets.