class HexaPDF:: MissingGlyphError
Parent | HexaPDF::Error |
---|
Raised when a font wrapper implementation should encode a missing glyph.
Attributes
Returns the glyph object that contains the information about the missing glyph.
Public Class Methods
Creates a new MissingGlyphError
for the given glyph
.