Commit 5986b5b
committed
Added the interp_at_native keyword argument to BboxImage in order to
let the user specify that the image should be treated in a Photoshop-like
manner (interpolation only used if the image is being displayed at a non-
native resolution).
The flag is by default enabled, which matches previous behavior of matplotlib.1 parent 683cede commit 5986b5b
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
| 1033 | + | |
1033 | 1034 | | |
1034 | 1035 | | |
1035 | 1036 | | |
1036 | 1037 | | |
1037 | 1038 | | |
1038 | 1039 | | |
1039 | 1040 | | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
1040 | 1048 | | |
1041 | 1049 | | |
1042 | 1050 | | |
| |||
1052 | 1060 | | |
1053 | 1061 | | |
1054 | 1062 | | |
| 1063 | + | |
1055 | 1064 | | |
1056 | 1065 | | |
1057 | 1066 | | |
| |||
1127 | 1136 | | |
1128 | 1137 | | |
1129 | 1138 | | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
1130 | 1143 | | |
1131 | 1144 | | |
1132 | 1145 | | |
| |||
0 commit comments