command
module
Version:
v0.0.0-...-e6db01b
Opens a new window with list of versions in this module.
Published: Mar 5, 2020
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
xlspaint
A spreadsheet-painting tool, "Hoganshi" renderer.
prerequisites
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
- Read an image file specified in the first commandline argument
- Crop the image (make it squared)
- Resize the image to 256 x 256
- Make 256-color-palette
- Read the template .xls
- Render each pixels
- Write book
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.