class Prawn::FontMetricCache::CacheEntry
TODO: remove when upgrading to prawn-2.5.0
Public Class Methods
Source
# File lib/asciidoctor/pdf/ext/prawn/font_metric_cache.rb, line 5 def initialize font, options, size font = font.hash super end
Calls superclass method
Object::new