Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
32ee5fbc48
|
@ -9,12 +9,10 @@
|
||||||
a config file. Arguments take precedence over the config file.
|
a config file. Arguments take precedence over the config file.
|
||||||
|
|
||||||
Why do it this way? So that the stippling process can be run headless with a config file
|
Why do it this way? So that the stippling process can be run headless with a config file
|
||||||
storing the majority of the settings and the command line arguments handling things
|
or command line arguments. Why do that? So this application can be used for
|
||||||
such as input and output file names. Why do that? So this process can be tied into
|
automated image generation.
|
||||||
automated image generation processes.
|
|
||||||
|
|
||||||
Begrudgingly but respectfully releasing this in accordance with the original LGPL license,
|
License: LGPL 2.1
|
||||||
though I would prefer to use MIT or ISC which I consider to have fewer encumbrances.
|
|
||||||
|
|
||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
HISTORY
|
HISTORY
|
||||||
|
|
Loading…
Reference in New Issue