Module: Magick::RVG::TextConstructors
- Included in:
- ClipPath, Embellishable, Pattern
- Defined in:
- lib/rvg/text.rb
Overview
Methods that construct text objects within a container
Instance Method Summary collapse
-
#text(x = 0, y = 0, text = nil) ⇒ Object
Draw a text string at (
x,y).