Thanks to visit codestin.com Credit goes to github.com
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 fed8c20 commit 4ab1ab5Copy full SHA for 4ab1ab5
1 file changed
doc/api/prev_api_changes/api_changes_3.5.0/deprecations.rst
@@ -282,7 +282,7 @@ Miscellaneous deprecations
282
- The *format* parameter of ``dviread.find_tex_file`` is deprecated (with no
283
replacement).
284
- ``FancyArrowPatch.get_path_in_displaycoord`` and
285
- ``ConnectionPath.get_path_in_displaycoord`` are deprecated. The path in
+ ``ConnectionPatch.get_path_in_displaycoord`` are deprecated. The path in
286
display coordinates can still be obtained, as for other patches, using
287
``patch.get_transform().transform_path(patch.get_path())``.
288
- The ``font_manager.win32InstalledFonts`` and
0 commit comments