Skip to content

Increase version number precision to Y.XXX or show full string on interaction #460

Description

@t4rik

Currently, the font version number is limited to two decimal places (e.g., 1.02). In many modern font development workflows—especially with variable fonts or frequent bug fixes—versions often use three or more decimal places (e.g., 1.025).

Because of the current limit, different versions of the same font appear identical in the list view, making it difficult to manage updates.

Proposed Solutions:

  1. Increase Precision: Update the display mask to allow at least three decimal places (Y.XXX).

  2. Interactive View: Allow users to double-click the version number or hover over it to see the full, untruncated version string.

  3. Raw Metadata: Display the raw version string as defined in the font's head or name table without rounding.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions