Skip to content

When queried on a manifest, return some font metadata (such as whether the font is variable) to allow user to make font usage decisions #182

@Intelligent2013

Description

@Intelligent2013

Source issue: metanorma/metanorma#357

Currently, the font 'Inter' (regular and bold) is using on the new ISO Cover page in PDF.

Fontist also installs the font file Inter-VariableFont_slnt,wght.ttf (

font: Inter-VariableFont_slnt,wght.ttf
).
The variable fonts aren't supported by Apache FOP, and causes the warning message:

WARNING: font '/config/fonts/Inter-VariableFont_slnt,wght.ttf' from the fontist manifest file is the variable font and doesn't supported by Apache FOP!

Need to remove the entry about Inter-VariableFont_slnt,wght.ttf from Inter.yml.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

High priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions