Replaced JPG file with PNG, so future renderer changes don't break test
cases. Please merge to release branch.
This commit is contained in:
parent
0372249eba
commit
c066040f8d
|
@ -7,7 +7,7 @@
|
|||
|
||||
(provide (prefix-out pic: (all-defined-out)))
|
||||
|
||||
(define bloch (bitmap "pictures/bloch.jpg"))
|
||||
(define bloch (bitmap "pictures/bloch.png"))
|
||||
(define hieroglyphics (bitmap "pictures/small_hieroglyphics.png"))
|
||||
(define hacker (bitmap "pictures/mad_hacker.png"))
|
||||
(define book (bitmap "pictures/qbook.png"))
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Reference in New Issue
Block a user