# File lib/barby/outputter/cairo_outputter.rb, line 146 def full_width(options={}) width(options) + (margin(options) * 2) end