blob: 1801a227f4a42b67c2dd1d3c18d088cbdec1c1cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
BitmapEncoder
=============
**Encode images to display them on your Gamebuino**
The encoder is programmed using Java 8, so you have to install the Java 8 JRE if you don't already have it.
You can download it here: [Java 8 Download](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html)
Once Java is installed, simply double click on BitmapEncoder.jar to run it.
|