vfbLib.tth.merge_stem_information

vfbLib.tth.merge_stem_information(data: dict, font: dict) None

Merge stem information from various fields in the data dict into the font dict in the structure expected by the export format.

Parameters:
  • data (dict) – The input dict.

  • font (dict) – The output dict.