class HexaPDF::MissingGlyphError

Parent

Raised when a font wrapper implementation should encode a missing glyph.

Attributes

glyph[R]

Returns the glyph object that contains the information about the missing glyph.

Public Class Methods

new(glyph)

Creates a new MissingGlyphError for the given glyph.