# File lib/rvg/misc.rb, line 721
        def writing_mode(mode)
            @text_attrs.writing_mode = mode
            nil
        end