Skip to content

Implement FontFace #7

@silkeh

Description

@silkeh

As seen here, it might be useful to set all the font faces in the font definition. For example:

  FontFace={el}{n}{*-ExtraLight},
  FontFace={el}{i}{*-ExtraLightIt},
  FontFace={l}{n}{*-Light},
  FontFace={l}{i}{*-LightIt},
  FontFace={sb}{n}{*-Semibold},
  FontFace={sb}{i}{*-SemiboldIt},
  FontFace={el}{n}{*-Black},
  FontFace={el}{i}{*-BlackIt},

The shapes should probably match the Type1 fonts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions