.
original commit: b5603265e0c50bf1593a2d546f0190dfa78d3b67
This commit is contained in:
parent
ec4f57ec58
commit
c7caf99e24
|
@ -102,6 +102,10 @@
|
||||||
(argb-proc argb 0 0))
|
(argb-proc argb 0 0))
|
||||||
argb)
|
argb)
|
||||||
|
|
||||||
|
;; get-argb/no-compute : -> (union #f argb)
|
||||||
|
(define/public (get-argb/no-compute)
|
||||||
|
argb)
|
||||||
|
|
||||||
(define/override (get-extent dc x y w h descent space lspace rspace)
|
(define/override (get-extent dc x y w h descent space lspace rspace)
|
||||||
(set-box/f! w width)
|
(set-box/f! w width)
|
||||||
(set-box/f! h height)
|
(set-box/f! h height)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user