Class: Prawn::Font
- Inherits:
-
Object
- Object
- Prawn::Font
- Defined in:
- lib/prawn/font.rb
Instance Method Summary collapse
-
#hash ⇒ Object
:nodoc:.
Instance Method Details
#hash ⇒ Object
:nodoc:
3 4 5 |
# File 'lib/prawn/font.rb', line 3 def hash #:nodoc: [self.class, name, family].hash end |