class PDF::Core::Font
  
  
  Defined in:
pdf/core/font.crConstructors
Instance methods inherited from class PDF::Core::Primitives::Dictionary
  
  
    
      [](*args, **options)[](*args, **options, &) [], []=(*args, **options)
[]=(*args, **options, &) []=, each(*args, **options)
each(*args, **options, &) each, to_s(indent : Int32) : String to_s
Constructor methods inherited from class PDF::Core::Primitives::Dictionary
  
  
    
      new(hash : Hash(Name, Object))new(**dictionary) new
Instance methods inherited from class PDF::Core::Primitives::Object
  
  
    
      byte_offset : Int64 | Nil
    byte_offset, 
    
  
    
      byte_offset=(byte_offset : Int64 | Nil)
    byte_offset=, 
    
  
    
      generation : Int32
    generation, 
    
  
    
      generation=(generation : Int32)
    generation=, 
    
  
    
      indirect? : Bool
    indirect?, 
    
  
    
      number : Int32 | Nil
    number, 
    
  
    
      number=(number : Int32 | Nil)
    number=, 
    
  
    
      reference : Reference
    reference, 
    
  
    
      to_s(indent : Int32) : Stringto_s : String to_s, xref : String xref