forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit faebb37
Fix matplotlib#1894: Composite images do not have a transparent background
1 parent 4256538 commit faebb37
File tree
6 files changed
+284
-3
lines changed- lib/matplotlib
- tests
- baseline_images/test_image
- src
6 files changed
+284
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 | - | ||
318 | + | ||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
1078 | 1078 |
| |
1079 | 1079 |
| |
1080 | 1080 |
| |
1081 | - | ||
1081 | + | ||
1082 | 1082 |
| |
1083 | 1083 |
| |
1084 | 1084 |
| |
|
Binary file not shown.
Lines changed: 272 additions & 0 deletions
Loading[フレーム]
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 | + | ||
229 | + | ||
230 | + | ||
231 | + | ||
232 | + | ||
233 | + | ||
234 | + | ||
235 | + | ||
236 | + | ||
228 | 237 |
| |
229 | 238 |
| |
230 | 239 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
820 | 820 |
| |
821 | 821 |
| |
822 | 822 |
| |
823 | - | ||
823 | + | ||
824 | 824 |
| |
825 | 825 |
| |
826 | 826 |
| |
|
0 commit comments