Class: Origami::Font::Type1
- Inherits:
-
Origami::Font
- Object
- Hash
- Dictionary
- Origami::Font
- Origami::Font::Type1
- Defined in:
- lib/origami/font.rb
Overview
Type1 Fonts.
Direct Known Subclasses
Standard::Courier, Standard::CourierBold, Standard::CourierBoldOblique, Standard::CourierOblique, Standard::Helvetica, Standard::HelveticaBold, Standard::HelveticaBoldOblique, Standard::HelveticaOblique, Standard::Symbol, Standard::TimesBold, Standard::TimesBoldItalic, Standard::TimesItalic, Standard::TimesRoman, Standard::ZapfDingbats
Defined Under Namespace
Modules: Standard
Constant Summary
Constants included from StandardObject
StandardObject::DEFAULT_ATTRIBUTES
Constants inherited from Dictionary
Constants included from Object
Instance Attribute Summary
Attributes included from ObjectCache
#names_cache, #strings_cache, #xref_cache
Attributes included from Object
#file_offset, #generation, #no, #objstm_offset, #parent
Method Summary
Methods included from StandardObject
included, #pre_build, #version_required
Methods inherited from Dictionary
#[], #[]=, hint_type, #initialize, #merge, parse, #to_h, #to_obfuscated_str, #to_s, #transform_values, #transform_values!
Methods included from TypeGuessing
Methods included from Origami::FieldAccessor
#method_missing, #respond_to_missing?
Methods included from CompoundObject
#copy, #delete, #include?, #update_values, #update_values!
Methods included from ObjectCache
Methods included from Object
#cast_to, #copy, #document, #export, included, #indirect?, #indirect_parent, #initialize, #logicalize, #logicalize!, #native_type, #numbered?, parse, #post_build, #pre_build, #reference, #set_document, #set_indirect, skip_until_next_obj, #solve, #to_o, #to_s, #type, typeof, #version_required, #xrefs
Constructor Details
This class inherits a constructor from Origami::Dictionary
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Origami::FieldAccessor