Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser(webkit): force wpe to use the complex text path #2801

Merged
merged 3 commits into from
Jul 2, 2020

Conversation

JoelEinbinder
Copy link
Contributor

As suggested in #2626, this forces WPE to use the complex text path which causes symbol fonts to work.

@philn You had concerns about performance. Is this potentially worse than the GTK performance? As long as it doesn't cripple the browser I think rendering fonts correctly for us is more important than rendering them fast.

@philn
Copy link

philn commented Jul 2, 2020

WPE targets a wide range of embedded hardware SoCs, some of them don't have a very performant CPU, like the first generations of Raspberry Pi for instance. So yeah I'd agree with enabling this in Playwright, but keep in mind it might introduce performance issues if you run Playwright on low-end hardware.

@JoelEinbinder JoelEinbinder requested a review from yury-s July 2, 2020 07:47
@yury-s yury-s merged commit 3d403cb into microsoft:master Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants