1BITIMAGE

by Sandro Maffiodo

WHAT IS:

1BITIMAGE is a simple web tool that convert images for the VGAXUA library. The VGAXUA library is a VGA signal generator for AVR. It can display a framebuffer with 1 colors.


This tool convert the image FORMAT and COLORS, by converting colors to grayscale and packing 8 pixels in one byte. This tool does not perform any dithering algorightm.

RULES:

OPTIONS:

INPUT:

source image:

output number format: decimal binary hexadecimal

generate data as a single line
generate flipped 8bit (LSB->MSB) (usefull for copy() method)

sprite height: (zero if there are only one sprite)

output variable name:

OUTPUT: