0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-11 21:23:11 +00:00
Files
termux-packages/x11-packages/carbonyl-host-tools/9001-Add-Carbonyl-service.diff
2025-02-01 17:05:51 +08:00

21 lines
612 B
Diff

--- a/chromium/patches/chromium/0002-Add-Carbonyl-service.patch
+++ b/chromium/patches/chromium/0002-Add-Carbonyl-service.patch
@@ -590,7 +590,7 @@
+ base64.c_str(),
+ PrimaryFont()->
+ PlatformData().
-+ CreateSkFont(false, &font_description_)
++ CreateSkFont(&font_description_)
+ );
+
+ if (node_id != cc::kInvalidNodeId) {
@@ -622,7 +622,7 @@
+ base64.c_str(),
+ PrimaryFont()->
+ PlatformData().
-+ CreateSkFont(false, &font_description_)
++ CreateSkFont(&font_description_)
+ );
+
+ if (node_id != cc::kInvalidNodeId) {