Gjsify LogoGjsify Logo

The PangoAttrFontFeatures structure is used to represent OpenType font features as an attribute.

record

Hierarchy

  • AttrFontFeatures

Index

Constructors

Properties

Methods

Constructors

Properties

the common portion of the attribute

field
features: string

the features, as a string in CSS syntax

field
name: string

Methods

  • Create a new font features tag attribute.

    You can use this attribute to select OpenType font features like small-caps, alternative glyphs, ligatures, etc. for fonts that support them.

    Parameters

    Returns Pango.Attribute

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method