Load the c64 font as a raw bitmap without using the image crate.
authorBernie Innocenti <bernie@codewiz.org>
Sun, 2 Jul 2017 15:55:51 +0000 (11:55 -0400)
committerBernie Innocenti <bernie@codewiz.org>
Sun, 2 Jul 2017 15:55:51 +0000 (11:55 -0400)
commit2b40ae7b37cf23dcce1561c33e254e6d60d03ad5
tree014d27c66a6ae5b6ccc5cc1b72d97a0b13f269fd
parent5466a1137a9a4b27a99b83c45c0b337775bacf7c
Load the c64 font as a raw bitmap without using the image crate.

Shaves 170KB from the stripped binary.
gentextures.sh [new file with mode: 0644]
lib.rs
text.rs