类 HorizontalMetricsTableBuilder

java.lang.Object
com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilder

public class HorizontalMetricsTableBuilder extends Object
A builder method for the hmtx (horizontal metrics) table. The goal is for this logic to go into the HorizontalMetricsTable.Builder class, but for now is separate. Note that this class also computes the advanceWidthMax value, which goes into the hhea table, leading to somewhat awkward plumbing.
作者:
Raph Levien