Class: HexaPDF::Type::FontTrueType
- Inherits:
-
FontSimple
- Object
- Object
- Dictionary
- Font
- FontSimple
- HexaPDF::Type::FontTrueType
- Defined in:
- lib/hexapdf/type/font_true_type.rb
Overview
Represents a TrueType font.
Constant Summary
Constants included from DictionaryFields
DictionaryFields::Boolean, DictionaryFields::PDFByteString, DictionaryFields::PDFDate
Constants inherited from Object
Object::NOT_DUPLICATABLE_CLASSES
Instance Attribute Summary
Attributes inherited from Object
#data, #document, #must_be_indirect
Method Summary
Methods inherited from FontSimple
#decode, #encoding, #symbolic?, #to_utf8, #width, #word_spacing_applicable?, #writing_mode
Methods inherited from Font
#bounding_box, #embedded?, #font_file, #must_be_indirect?, #to_utf8
Methods inherited from Dictionary
#[], #[]=, define_field, #delete, #each, each_field, #empty?, field, #key?, #to_hash, #type
Methods inherited from Object
#<=>, #==, deep_copy, #deep_copy, #document?, #eql?, #gen, #gen=, #hash, #indirect?, #initialize, #inspect, #must_be_indirect?, #null?, #oid, #oid=, #type, #validate, #value, #value=
Constructor Details
This class inherits a constructor from HexaPDF::Object