class Magick::RVG::Utility::RLTextStrategy
Public Instance Methods
render(x, y, text)
click to toggle source
# File lib/rvg/misc.rb, line 238 def render(x, y, text) raise NotImplementedError end
# File lib/rvg/misc.rb, line 238 def render(x, y, text) raise NotImplementedError end