Skip to content

Commit 5275343

Browse files
authored
Merge pull request matplotlib#20308 from anntzer/pgfo
Remove outdated comment re: pgf/windows.
2 parents b61e3a7 + 4d26086 commit 5275343

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tutorials/text/pgf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,6 @@
150150
executables. See :ref:`environment-variables` and
151151
:ref:`setting-windows-environment-variables` for details.
152152
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-
158153
* Sometimes the font rendering in figures that are saved to png images is
159154
very bad. This happens when the pdftocairo tool is not available and
160155
ghostscript is used for the pdf to png conversion.

0 commit comments

Comments
 (0)