vfbLib.tth.extract_tt_zones

vfbLib.tth.extract_tt_zones(data: dict, target: dict, zone_names: dict) None

Extract the zone information from the supplied decompiled TrueType zone data.

Parameters:
  • data (dict) – The decompiled entry data.

  • target (dict) – The dict to which to add the extracted information.

  • zone_names (dict) – The dict to which the zone names will be added.