Hi there,
I had transparency working normally, but I believe after some update with brew it suddenly stopped working. It doesn’t show any error messages, it just plots the opaque color, without transparency. I also tried uninstalling and installing again. I have the latest gmt version (6.4.0) using iOs Monterey 12.1.
Example:
gmt begin map pdf
gmt coast -W1p -Gyellow -Sblue -R-60/-30/-40/10 -JM8 -B
echo "-50 -20" | gmt plot -Sc5 -Gred@50
gmt end show
Gives me the figure:
map.pdf (56.5 KB)
If anyone has any idea why this is happening… Help!
Thanks a lot!