Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
fix: overly thin font rendering on mojave
Browse files Browse the repository at this point in the history
  • Loading branch information
miniak committed Apr 9, 2019
1 parent 3c35d8e commit 77ebe66
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 0 deletions.
10 changes: 10 additions & 0 deletions patches/common/skia/.patches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,13 @@ patches:
owners: alespergl
file: dcheck.patch
description: null
-
owners: miniak
file: fix_font_thickness.patch
description: |
Fix an issue whereby font rendering weight was too thin compared
to other fonts present on MacOS Mojave.
Backports:
- https://skia-review.googlesource.com/c/skia/+/157566
- https://skia-review.googlesource.com/c/skia/+/177880
Loading

0 comments on commit 77ebe66

Please sign in to comment.