module HexaPDF::Font::TrueType::Builder

Builds a TrueType font file given a hash of TrueType tables.

Public Class Methods

build(tables)

Returns a TrueType font file representing the given TrueType tables (a hash mapping table names (strings) to table data).