Skip to content

Allow to set "text" option for specific font family #106

Description

@tobiasdiez

The text option is a nice optimization e.g. if you use the font only in a logo. However, most of the time, this applies only to one particular font family, while other families might be used e.g. in the body. Thus it would be nice if "text" could be specified for a certain font family:

families: {
      'Cabin+Sketch': { weight: [300], text: "NUXT!" },
      'Open+Sans': [300, 400, 600],
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions