Skip to content

Commit ffbd8e9

Browse files
committed
Remove claim about speed, for now...
1 parent c92deea commit ffbd8e9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ UI, or non-interactively (i.e., to save figure to various file formats).
2222

2323
Noteworthy points include:
2424

25-
- Speed (the backend can be up to ~10× faster than Agg, e.g., when stamping
26-
circular markers of variable colors) and improved accuracy (e.g., with
27-
marker positioning, quad meshes, and text kerning).
25+
.. ... sadly, currently not true.
26+
- Speed (the backend can be up to ~10× faster than Agg, e.g., when stamping
27+
circular markers of variable colors).
28+
29+
- Improved accuracy (e.g., with marker positioning, quad meshes, and text
30+
kerning).
2831
- Support for a wider variety of font formats, such as otf and pfb, for vector
2932
(PDF, PS, SVG) backends (Matplotlib's Agg backend also supports such fonts).
3033
- Optional support for complex text layout (right-to-left languages, etc.)

0 commit comments

Comments
 (0)