screen to sprite converter for ZX-Spectrum
coordinates and sizes sets in char
usage:
'-x', '--x', default=0, type=int
'-y', '--y', default=0, type=int
'-wide', '--width', type=int
'-high', '--height', type=int
'-c', '--count', default=1, type=int
'-col', '--color', default=False, type=bool
'-i', '--input', type=str
'-o', '--output', default='sprite.bin', type=str