[pango/survive-without-fonts] Apply 1 suggestion(s) to 1 file(s)
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/survive-without-fonts] Apply 1 suggestion(s) to 1 file(s)
- Date: Mon, 11 Apr 2022 15:09:50 +0000 (UTC)
commit 9ede41198b85ce6e779a51acc2497f049258af83
Author: Miloš Komarčević <miloskomarcevic aim com>
Date: Mon Apr 11 15:09:48 2022 +0000
Apply 1 suggestion(s) to 1 file(s)
pango/pango-layout.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 6d9bb12a..2b03ee2c 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -6718,7 +6718,7 @@ apply_baseline_shift (PangoLayoutLine *line,
unsigned int lang_count = HB_OT_MAX_TAGS_PER_LANGUAGE;
#endif
- if (item-analysis.font == NULL)
+ if (item->analysis.font == NULL)
continue;
#if HB_VERSION_ATLEAST(4,0,0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]