# File lib/barby/outputter/rmagick_outputter.rb, line 81 def height barcode.two_dimensional? ? (ydim * encoding.length) : (@height || 100) end