NOAA-PMEL / PyFerret

The PyFerret program and Python module from NOAA/PMEL
https://ferret.pmel.noaa.gov/Ferret/
The Unlicense
60 stars 22 forks source link

Enable adding a logo or watermark to a plot #74

Open karlmsmith opened 4 years ago

karlmsmith commented 4 years ago

The SOCAT community would like to have the SOCAT logo automatically added to plots in the SOCAT LAS. This could be accomplished in PyFerrret by adding command to overlay a PNG plot of the logo after generating the plot in some corner of the plot. If overlaid in some translucent manner it would appear as a watermark. The image could be "played" as the last piece of the "recording" of the plot that is used to generate the displayed or saved image.

Need to figure out what options would be needed (eg, which corner, what size as percent of the image size).