module HexaPDF::Font::TrueType::Table::Kern::Format0

‘kern’ subtable format 0

Public Class Methods

parse(io, length) → pairs

Parses the format 0 subtable and returns a hash of the form

{left_char: {right_char: kern_value}}