# File lib/barby/outputter/cairo_outputter.rb, line 150 def full_height(options={}) height(options) + (margin(options) * 2) end