Class Magick::RVG::TextBase
In: lib/rvg/text.rb
Parent: Object

Base class for Tspan, Tref and Text.

Methods

d   rotate   tspan  

Included Modules

Stylable Duplicatable

Public Instance methods

Add x and y to the current text position.

Rotate the text about the current text position.

Create a new text chunk. Each chunk can have its own initial position and styles. If x and y are omitted the text starts at the current text position.

[Validate]