fix: Emojis appearing black and white in Chrome 96 (#33683)

This commit is contained in:
Milan Burda
2022-04-11 17:48:58 +02:00
committed by GitHub
parent 0b06b686d6
commit 7be0d42658
3 changed files with 1316 additions and 1 deletions

View File

@@ -17,5 +17,7 @@
"src/electron/patches/ReactiveObjC": "src/third_party/squirrel.mac/vendor/ReactiveObjC",
"src/electron/patches/angle": "src/third_party/angle"
"src/electron/patches/angle": "src/third_party/angle",
"src/electron/patches/skia": "src/third_party/skia"
}

1
patches/skia/.patches Normal file
View File

@@ -0,0 +1 @@
fix_when_a_glyph_has_a_path.patch

File diff suppressed because it is too large Load Diff