class PDF::Inspector::Text

def move_text_position(tx, ty)

def move_text_position(tx, ty)
  @positions << [tx, ty]
end