xlspaint

command module
v0.0.0-...-e6db01b Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: MIT Imports: 14 Imported by: 0

README

xlspaint

A spreadsheet-painting tool, "Hoganshi" renderer.

lenna_rendered.png

prerequisites

  • macOS, Linux, Windows

  • viewer for .xlsx file

  • Accepted image file format are {png, jpeg, gif}

usage

run

download latest release(xlspaint.exe & template_256x256.xlsx), or build it by yourself, then

xlspaint [your-favorite-image-file]

get packages & build

go get
go build

How it works

  1. Read an image file specified in the first commandline argument
  2. Crop the image (make it squared)
  3. Resize the image to 256 x 256
  4. Make 256-color-palette
  5. Read the template .xls
  6. Render each pixels
  7. Write book

License

MIT

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