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
282
282
- The *format * parameter of ``dviread.find_tex_file `` is deprecated (with no
283
283
replacement).
284
284
- ``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
286
286
display coordinates can still be obtained, as for other patches, using
287
287
``patch.get_transform().transform_path(patch.get_path()) ``.
288
288
- The ``font_manager.win32InstalledFonts `` and
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ Miscellaneous removals
323
323
- The *format * parameter of ``dviread.find_tex_file `` is removed (with no
324
324
replacement).
325
325
- ``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
327
327
display coordinates can still be obtained, as for other patches, using
328
328
``patch.get_transform().transform_path(patch.get_path()) ``.
329
329
- The ``font_manager.win32InstalledFonts `` and
You can’t perform that action at this time.
0 commit comments