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 4ab1ab5 commit dd03655Copy full SHA for dd03655
doc/api/prev_api_changes/api_changes_3.7.0/removals.rst
@@ -323,7 +323,7 @@ Miscellaneous removals
323
- The *format* parameter of ``dviread.find_tex_file`` is removed (with no
324
replacement).
325
- ``FancyArrowPatch.get_path_in_displaycoord`` and
326
- ``ConnectionPath.get_path_in_displaycoord`` are removed. The path in
+ ``ConnectionPatch.get_path_in_displaycoord`` are removed. The path in
327
display coordinates can still be obtained, as for other patches, using
328
``patch.get_transform().transform_path(patch.get_path())``.
329
- The ``font_manager.win32InstalledFonts`` and
0 commit comments