Skip to content

[css-fonts-4][varfont] Axis values outside of the min/max range defined in the font's fvar should be clamped, not ignored #647

Closed
@PeterCon

Description

@PeterCon

In section 6.2 of the current CSS 4 Fonts draft, it says,

"axis values greater or less than the range supported by the font, are ignored and therefore have no effect"

However, the OpenType 1.8 spec gives different guidance to OT applications: that values be clamped to the range defined within the font. See the normalization algorithm given in the "Coordinate scales and normalization" section of the OpenType Font Variations Overview chapter.

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