Method: HexaPDF::Content::Processor::GlyphBox#code_point
- Defined in:
- lib/hexapdf/content/processor.rb
#code_point ⇒ Object (readonly)
The code point representing the glyph.
87 88 89 |
# File 'lib/hexapdf/content/processor.rb', line 87 def code_point @code_point end |