Skip to content

Bug with gmt text -F and transparency with @ (red@50) #9125

Description

@Esteban82

The option with gmt text and @ fails. The other optios for transparency works fine.

gmt begin map png
    gmt coast -Rg -JH10c -Baf -Glightgreen -Slightblue
    echo GMT | gmt text -F+cMC+f40p,red@50      # Fails
    echo GMT | gmt text -F+cML+f40p,red -t50    # Works
    echo 180 40 | gmt plot -Sc1c -Gblack@50     # Works
gmt end
Image

Originally reported by @seisman in #9109.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions