Lindsay Landry

Results 8 issues of Lindsay Landry

## Bug Reports - dlite version in use (run `dlite --version`): dlite version 2.0.0-beta9 - expected behavior: initialize VM - actual behavior: ``` sudo dlite init Virtual machine hostname [local.docker]:...

bug

Have makefile compile all the common distros of a compiled executable. TODO: figure out what all these common distros are

Sometimes images can take a long time to convert to a cross stitch guide. I don't want to implement a hard limit on image size, but would like to have...

People may want to use this tool to generate instructions for things other than cross stitching. I'm thinking LEGO mosaics, beads, any kind of pixellated artwork. Right now I'm only...

Right now I have implemented middle-cut color quantization. It works pretty well, but for some images I get fewer colors in the palette than the number of segments. The middle-cut...

Figure out how to use `go generate` to read csv palette (or any other potential palette) and create go code from it.

Right now I have borrowed the list of floss colors from here: https://github.com/kohsuke/dmc-cross-stitch/blob/master/src/main/resources/dmc-floss.csv If there is an updating database of floss colors available, maybe I could source this.

Docs: https://pkg.go.dev/github.com/spf13/cobra Examples: https://www.digitalocean.com/community/tutorials/how-to-use-the-cobra-package-in-go