Fortran Logo Refined

  1. I altered the aspect ratio of the logo from square to 23/25, taking into account the original “F” logo and feedback suggesting a return to the original ratio. To me they look (almost) identical

I can easily revert it back to square by adjusting the parameters in the parameters.nml. Perhaps offering a command line option for “original ratio” and “square” would be a better idea.
2. The svg file appears messy because it is challenging for gnuplot to fill an area with empty holes. To fill a connected area, a single closed curve must be created, thus the connected line.

1 Like