Skip to content

Commit 03f6c44

Browse files
authored
Merge pull request matplotlib#10546 from tacaswell/fix_docs
DOC: move tkcairo into main whats_new
2 parents 2be1bce + b5bcb33 commit 03f6c44

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

doc/users/next_whats_new/more-cairo.rst

-5
This file was deleted.

doc/users/whats_new.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -310,11 +310,12 @@ Thus, to force usage of PGI when both bindings are installed, import it first.
310310

311311

312312

313-
Cairo rendering for Qt and WX canvases
314-
--------------------------------------
313+
Cairo rendering for Qt, WX, and Tk canvases
314+
-------------------------------------------
315315

316-
The new ``Qt4Cairo``, ``Qt5Cairo``, and ``WXCairo`` backends allow Qt and Wx
317-
canvases to use Cairo rendering instead of Agg.
316+
The new ``Qt4Cairo``, ``Qt5Cairo``, ``WXCairo``, and ``TkCairo``
317+
backends allow Qt, Wx, and Tk canvases to use Cairo rendering instead of
318+
Agg.
318319

319320

320321
Added support for QT in new ToolManager

0 commit comments

Comments
 (0)