forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit e0fbf5d
Fixes matplotlib#913. Paths that start with an "OFF" point should use their last point as an initial MOVETO. This is the SVG-specific corrolory to matplotlib#905.
1 parent 6d9de3e commit e0fbf5d
1 file changed
+31
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
516 | + | ||
516 | 517 |
| |
517 | 518 |
| |
518 | 519 |
| |
| |||
531 | 532 |
| |
532 | 533 |
| |
533 | 534 |
| |
535 | + | ||
536 | + | ||
537 | + | ||
538 | + | ||
539 | + | ||
540 | + | ||
534 | 541 |
| |
535 | 542 |
| |
536 | 543 |
| |
537 | 544 |
| |
538 | 545 |
| |
539 | - | ||
540 | - | ||
546 | + | ||
547 | + | ||
548 | + | ||
549 | + | ||
550 | + | ||
541 | 551 |
| |
542 | 552 |
| |
543 | 553 |
| |
| |||
633 | 643 |
| |
634 | 644 |
| |
635 | 645 |
| |
636 | - | ||
646 | + | ||
647 | + | ||
637 | 648 |
| |
638 | 649 |
| |
639 | 650 |
| |
| |||
647 | 658 |
| |
648 | 659 |
| |
649 | 660 |
| |
650 | - | ||
651 | - | ||
661 | + | ||
662 | + | ||
663 | + | ||
664 | + | ||
665 | + | ||
666 | + | ||
667 | + | ||
668 | + | ||
669 | + | ||
670 | + | ||
671 | + | ||
672 | + | ||
652 | 673 |
| |
653 | 674 |
| |
654 | 675 |
| |
655 | 676 |
| |
656 | 677 |
| |
657 | 678 |
| |
658 | - | ||
659 | - | ||
679 | + | ||
680 | + | ||
681 | + | ||
682 | + | ||
683 | + | ||
660 | 684 |
| |
661 | 685 |
| |
662 | 686 |
| |
|
0 commit comments