Skip to content

[Feature]: Adding Microsoft TrueType core fonts to Playwright docker image #33236

@kristaps-aksjonovs

Description

@kristaps-aksjonovs

🚀 Feature Request

It would be great for Playwright Docker images to contain Microsoft TrueType core fonts.
That could be installed during docker image preparation:

apt-get install -y ttf-mscorefonts-installer

Example

No response

Motivation

It would be mostly used by Visual Regression to match websites more accurately, who uses Arial as fallback font.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kristaps-aksjonovs@mxschmitt

        Issue actions

          [Feature]: Adding Microsoft TrueType core fonts to Playwright docker image · Issue #33236 · microsoft/playwright