Skip to content

Text Positioning

Terry Burton edited this page Aug 2, 2022 · 29 revisions

Text Positioning

textxalign

The textxalign option is used to specify where to horizontally position the text.

  • textxalign=offleft
  • textxalign=left
  • textxalign=center
  • textxalign=right
  • textxalign=offright
  • textxalign=justify

textyalign

The textyalign option is used to specify where to vertically position the text.

  • textyalign=below
  • textyalign=center
  • textyalign=above

textxoffset

The horizontal position of the text in points relative to the default position.

textyoffset

The vertical position of the text in points relative to the default position.

Notes

  • By default (in the absence of textxalign or textyalign), each character of text is placed immediately below the corresponding modules where this is possible.
  • Where there isn't such a direct relationship then the default is to position the text centrally beneath the symbol.

Clone this wiki locally