Replaced JPG file with PNG, so future renderer changes don't break test

cases.  Please merge to release branch.
This commit is contained in:
Stephen Bloch 2014-04-18 22:11:31 -04:00
parent 0372249eba
commit c066040f8d
3 changed files with 1 additions and 1 deletions

View File

@ -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