8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56e3c5 commit 4d26086Copy full SHA for 4d26086
tutorials/text/pgf.py
@@ -150,11 +150,6 @@
150
executables. See :ref:`environment-variables` and
151
:ref:`setting-windows-environment-variables` for details.
152
153
-* A limitation on Windows causes the backend to keep file handles that have
154
- been opened by your application open. As a result, it may not be possible
155
- to delete the corresponding files until the application closes (see
156
- `#1324 <https://github.com/matplotlib/matplotlib/issues/1324>`_).
157
-
158
* Sometimes the font rendering in figures that are saved to png images is
159
very bad. This happens when the pdftocairo tool is not available and
160
ghostscript is used for the pdf to png conversion.
0 commit comments