glyphMetrics abstract method

PdfFontMetrics glyphMetrics(
  1. int charCode
)

Calculate the PdfFontMetrics for this glyph

Implementation

PdfFontMetrics glyphMetrics(int charCode);