Class: Pdfrb::Model::Type::FontDescriptorType3

Inherits:
FontDescriptor show all
Defined in:
lib/pdfrb/model/type/font_descriptor.rb

Overview

Font descriptor for Type 3 fonts (s9.6.6.2): never carries font-file keys.

Instance Attribute Summary

Attributes inherited from Object

#document, #gen, #oid, #value

Method Summary

Methods inherited from FontDescriptor

#all_cap?, #ascent, #avg_width, #cap_height, #char_set, #descent, #embedded?, #family_name, #fixed_pitch?, #flags, #font_bbox, #font_file, #font_file2, #font_file3, #font_file_reference, #font_name, #font_stretch, #font_weight, #force_bold?, #italic?, #italic_angle, #max_width, #missing_width, #nonsymbolic?, #resolved_font_file, #script?, #serif?, #small_cap?, #stem_h, #stem_v, #symbolic?, #x_height

Methods inherited from Cos::Dictionary

#[], #[]=, apply_arlington_definition, arlington_default, arlington_key_to_symbol, arlington_one_type_to_ruby, arlington_required?, arlington_scalar, arlington_types_to_ruby, arlington_version, define_field, define_field_from_arlington, #delete, #each, each_field, #each_raw, #empty?, field, #initialize, #key?, #keys, lookup_type, merged_field, own_fields, #pdf_type, register_type, type_map, #validate

Methods included from Cos::ArlingtonBacked

#arlington_object

Methods inherited from Object

#==, define_type, #deref, #indirect?, #initialize, #must_be_indirect?, #pdf_type, pdf_type

Constructor Details

This class inherits a constructor from Pdfrb::Model::Cos::Dictionary