golang

command
v0.0.0-...-e988962 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

README

This is reference of glitchfuck is so basic that it can be considerd the reference implementation. It simply xor's two images together and saves the result.

It has been tested on Windows and Linux. The only dependency is libpng. After getting that library (golang comes with it on Windows) simply do go build glitchfuck.go and use the resulting exe.

That resulting exe is a command line application, there is no GUI. You will need to launch it from cmd.exe or your favorite terminal emulator.

Usage: `[./glitchfuck or glitchfuck.exe] <the output image (default: output-[time].png)>

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