Commit 94ea8a4
committed
Clarify FigureBase.tight_bbox as different from all other artists.
It explicitly scales the union of child tightbboxes by 1/dpi, i.e.
converts from pixels to inches. Perhaps that's not the most elegant
design, but let's make that behavior clear.1 parent 07a0444 commit 94ea8a4
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1596 | 1596 | | |
1597 | 1597 | | |
1598 | 1598 | | |
1599 | | - | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
1600 | 1603 | | |
1601 | 1604 | | |
1602 | 1605 | | |
| |||
0 commit comments