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