Racket splash/about logo @2x

original commit: aaea2e4fa164fe26bdb5b4248b4622f198ba1560
This commit is contained in:
Matthew Flatt 2014-01-03 13:32:28 -07:00
parent de05ac2f1c
commit 2870fd90d7

View File

@ -180,7 +180,7 @@
(eprintf "WARNING: bitmap path ~s not found\n" splash-draw-spec)
(no-splash))
(set! splash-bitmap (make-object bitmap% splash-draw-spec))]
(set! splash-bitmap (read-bitmap splash-draw-spec #:try-@2x? #t))]
[else
(set! splash-bitmap splash-draw-spec)])