Skip to content

Commit d3b6f25

Browse files
committed
collection_threads.
1 parent d4d4d0e commit d3b6f25

8 files changed

+195
-167
lines changed

CHANGELOG.rst

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ next
44
- Bumped supported raqm versions to ≥0.7.
55
- Support Qt6 and GTK4.
66
- Support HiDPI on GTK (it was already supported on Qt).
7+
- ``marker_threads`` option renamed to ``collection_threads``; and now also
8+
affects ``draw_path_collection``.
79

810
v0.4
911
====

README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Noteworthy points include:
3131
3232
- Improved accuracy (e.g., with marker positioning, quad meshes, and text
3333
kerning; floating point surfaces are supported with cairo≥1.17.2).
34+
- Optional multithreaded drawing of markers and path collections.
3435
- Optional support for complex text layout (right-to-left languages, etc.) and
3536
OpenType font features (see `examples/opentype_features.py`_), and partial
3637
support for color fonts (e.g., emojis), using Raqm_. **Note** that Raqm

0 commit comments

Comments
 (0)