File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ Miscellaneous deprecations
282282- The *format * parameter of ``dviread.find_tex_file `` is deprecated (with no
283283 replacement).
284284- ``FancyArrowPatch.get_path_in_displaycoord `` and
285- ``ConnectionPath .get_path_in_displaycoord `` are deprecated. The path in
285+ ``ConnectionPatch .get_path_in_displaycoord `` are deprecated. The path in
286286 display coordinates can still be obtained, as for other patches, using
287287 ``patch.get_transform().transform_path(patch.get_path()) ``.
288288- The ``font_manager.win32InstalledFonts `` and
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ Miscellaneous removals
323323- The *format * parameter of ``dviread.find_tex_file `` is removed (with no
324324 replacement).
325325- ``FancyArrowPatch.get_path_in_displaycoord `` and
326- ``ConnectionPath .get_path_in_displaycoord `` are removed. The path in
326+ ``ConnectionPatch .get_path_in_displaycoord `` are removed. The path in
327327 display coordinates can still be obtained, as for other patches, using
328328 ``patch.get_transform().transform_path(patch.get_path()) ``.
329329- The ``font_manager.win32InstalledFonts `` and
You can’t perform that action at this time.
0 commit comments