png2pac

command module
v0.0.0-...-721d6ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

README

png2pac

Converts png files into character/sprite roms for the pacman arcade hardware.

Installation

Written in Go. To build and install:

$ go get github.com/bcampbell/png2pac
$ go install github.com/bcampbell/png2pac

Invocation

Usage: png2pac [flags] infile outfile

Converts png images to pacman rom files.
Input image should be a paletted png file.

Flags:
  -p	Just output palette (32 colour entries)
  -s	Convert as 16x16 sprites (default is 8x8 characters)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL