File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ GTK and GDK backends deprecated
2
+ ```````````````````````````````
3
+ The untested and broken GDK and GTK backends have been deprecated.
4
+ These backends allows figures to be rendered via the GDK api to
5
+ files and GTK2 figures. They are untested, known to be broken and
6
+ use have been discouraged for some time. The `GTKAgg ` and `GTKCairo ` backends
7
+ provide better and more tested ways of rendering figures to GTK2 windows.
8
+
9
+ WX backend deprecated
10
+ `````````````````````
11
+ The untested WX backend has been deprecated.
12
+ This backend allows figures to be rendered via the WX api to
13
+ files and Wx figures. It is untested, and
14
+ use have been discouraged for some time. The `WXAgg ` backend
15
+ provides a better and more tested way of rendering figures to WX windows.
16
+
17
+ CocoaAgg backend removed
18
+ ````````````````````````
19
+
20
+ The deprecated and not fully functional CocoaAgg backend has been removed
You can’t perform that action at this time.
0
0 commit comments