Commit b74c08b
committed
Fix buglet in get_text_width_height_descent of backend_agg
when text.usetex is in effect. The descent returned is probably
not correct, but it should be similar to the one returned by
backend_ps.
svn path=/trunk/matplotlib/; revision=37681 parent 16c22dc commit b74c08b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
0 commit comments