logic

package
v0.0.0-...-ec5ace8 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2019 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var State = state{}

Functions

func Init

func Init(p InitProperties)

Types

type ImageData

type ImageData struct {
	Pixbuf   *gdk.Pixbuf
	ExifData *exif.Exif
}

type InitProperties

type InitProperties struct {
	// Input and output folder paths
	InputPath   string
	AOutputPath string
	SOutputPath string
	DOutputPath string
	QOutputPath string
	WOutputPath string
	EOutputPath string

	// The suffix goes on the end of output files to avoid collisions when
	// multiple input files in different nested folders have the same filename
	DisableUniqueSuffix bool

	InputEvents chan input.InputEvent

	// Useful for only re-rendering on state change
	OnChange func()
}

Jump to

Keyboard shortcuts

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