Class
Magick::RVG::Utility::TextAttributes
In:
lib/rvg/misc.rb
Parent:
Object
Methods
affine
baseline_shift
baseline_shift=
glyph_orientation_horizontal
glyph_orientation_horizontal=
glyph_orientation_vertical
glyph_orientation_vertical=
letter_spacing
letter_spacing=
new
non_default?
pop
push
set_affine
text_anchor
text_anchor=
word_spacing
word_spacing=
writing_mode
writing_mode=
Constants
WRITING_MODE
=
%w{lr-tb lr rl-tb rl tb-rl tb}
Public Class methods
new
()
Public Instance methods
affine
()
baseline_shift
()
baseline_shift=
(value)
glyph_orientation_horizontal
()
glyph_orientation_horizontal=
(angle)
glyph_orientation_vertical
()
glyph_orientation_vertical=
(angle)
letter_spacing
()
letter_spacing=
(value)
non_default?
()
pop
()
push
()
set_affine
(sx, rx, ry, sy, tx, ty)
text_anchor
()
text_anchor=
(anchor)
word_spacing
()
word_spacing=
(value)
writing_mode
()
writing_mode=
(mode)
[Validate]