类 GlyphCoverage

java.lang.Object
com.google.typography.font.tools.sfnttool.GlyphCoverage

public class GlyphCoverage extends Object
A class for computing which glyphs are needed to render a given string. Currently this class is quite simplistic, only using the cmap, not taking into account any ligature or complex layout.
作者:
Raph Levien
  • 构造器详细资料

    • GlyphCoverage

      public GlyphCoverage()
  • 方法详细资料