Donn Mielcarek

Results 2 issues of Donn Mielcarek

It you be nice if booleans were inverted if an arg is present, e.g. bool help = getarg(false, "-h") will invert help to true but bool help = getarg(true, "-h")...

Compiled cleanly except for line 171 in FTVectoriser.cpp. Needed conversion: unsigned char* tagList = (unsigned char *)&outline.tags[startIndex];