remove note
This commit is contained in:
parent
71df7257cb
commit
0211ca4b49
|
@ -6,7 +6,6 @@
|
||||||
pict
|
pict
|
||||||
pict/convert)
|
pict/convert)
|
||||||
|
|
||||||
;; xxx maybe draw to a bitmap and blit
|
|
||||||
(define (make-gui/val #:scale? [scale? #t])
|
(define (make-gui/val #:scale? [scale? #t])
|
||||||
(λ (o)
|
(λ (o)
|
||||||
(define p (pict-convert o))
|
(define p (pict-convert o))
|
||||||
|
|
Loading…
Reference in New Issue