Class Tag

java.lang.Object
org.javagi.base.Alias<Integer>
org.freedesktop.harfbuzz.Tag

@Generated("org.javagi.JavaGI") public class Tag extends Alias<Integer>

Data type for tag identifiers. Tags are four byte integers, each byte representing a character.

Tags are used to identify tables, design-variation axes, scripts, languages, font features, and baselines with human-readable names.

  • Constructor Details

    • Tag

      public Tag(int value)
      Create a new Tag with the provided value
  • Method Details