Sha256: 495082989e56c0c948ad54717e2193f53f635706a6a31124ea829f2c8f5a8b43
Contents?: true
Size: 104 Bytes
Versions: 24
Compression:
Stored size: 104 Bytes
Contents
module Prawn class Font def hash #:nodoc: [self.class, name, family].hash end end end
Version data entries
24 entries across 24 versions & 1 rubygems