mcst-linux-kernel/patches-2024.06.26/pangox-compat-0.0.2/0001-pango-no-find_shaper.p...

11 lines
464 B
Diff

--- a/pangox.c 2022-08-09 20:22:49.429460540 +0300
+++ b/pangox.c 2022-08-09 20:25:17.030444174 +0300
@@ -279,7 +279,6 @@
font_class->describe = pango_x_font_describe;
font_class->get_coverage = pango_x_font_get_coverage;
- font_class->find_shaper = pango_x_font_find_shaper;
font_class->get_glyph_extents = pango_x_font_get_glyph_extents;
font_class->get_metrics = pango_x_font_get_metrics;
font_class->get_font_map = pango_x_font_get_font_map;