mgastner / cartogram-cpp

Cartogram generator in C++
MIT License
8 stars 4 forks source link

Sort command-line flags #114

Open mgastner opened 2 years ago

mgastner commented 2 years ago

At present, it is difficult to determine the meaning of the command-line flags. Should we at least sort them alphabetically (e.g. 'A', 'C', 'D', ..., 'P', 'd', 'g', ..., 'w')?