Adjusts typesetting to account for gr2 rendering of filled rectangles
This commit is contained in:
parent
341bee96e4
commit
2a8fdd9646
|
@ -812,7 +812,8 @@
|
||||||
(refocus
|
(refocus
|
||||||
(cc-superimpose
|
(cc-superimpose
|
||||||
(colorize (filled-rectangle (pict-width p)
|
(colorize (filled-rectangle (pict-width p)
|
||||||
(pict-height p))
|
(pict-height p)
|
||||||
|
#:draw-border? #f)
|
||||||
"pink")
|
"pink")
|
||||||
p)
|
p)
|
||||||
p))
|
p))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user