Skip to content

[css-fonts-4] What does "italic values less than or equal to 0" mean in "Matching font styles"? #2217

@vlevantovsky

Description

@vlevantovsky

In "Matching font styles", in the section describing font style matching, step 4 is described as "If no match is found, italic values less than or equal to 0 are checked in descending order until a match is found".
According to the OpenType spec, valid numeric range for 'ital' variation axis is defined as "Values must be in the range 0 to 1."

What does it mean when the CSS spec recommends searching for italic values less than or equal to zero, and what it is we expect to accomplish in this step?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions