Navigation

  • index
  • next
  • previous
  • Project Home »
  • GMT 5.1.2 documentation »
  • GM »

gmtlogo¶

gmtlogo - Adding a GMT graphics logo overlay to an illustration

Synopsis¶

gmtlogo dx dy [ -Gfill ] [ -W[pen] ] >> plot.ps

Note: No space is allowed between the option flag and the associated arguments.

Description¶

This script appends the GMT logo as an overlay to an “open” PostScript file. The logo is 2 inches wide and 1 inch high and will be positioned relative to the current plot origin.

Required Arguments¶

dx,dy
Sets the lower-left corner of the logo relative to current plot origin.

Optional Arguments¶

-Gfill
Select color or pattern for filling the underlying box [Default is no fill].
-W[pen]
Set pen attributes for the outline of the box [Default is no outline].

See Also¶

gmt, gmtcolors, psimage

Table Of Contents

  • gmtlogo
    • Synopsis
    • Description
    • Required Arguments
    • Optional Arguments
    • See Also

Previous topic

gmtinfo

Next topic

gmtmath

This Page

  • Show Source

Navigation

  • index
  • next
  • previous
  • Project Home »
  • GMT 5.1.2 documentation »
  • GM »
© Copyright 2015, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe. Last updated on May 04, 2015. Created using Sphinx 1.2.3.
Theme based on Read The Docs