Project

General

Profile

Actions

Bug #7196

closed

Pango 1.44 deprecation warnings

Added by Roel Standaert over 4 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
08/14/2019
Due date:
% Done:

100%

Estimated time:

Description

Pango 1.44 deprecated pango_fc_font_lock_face, causing deprecation warnings when compiling FontSupportPango.C.

This function being deprecated means we'll need to find an alternative for it at some point.

Wt also does not compile with Pango 1.44.3, but Pango 1.44.4 and the patch for issue #7193 should fix that.

Actions #1

Updated by Roel Standaert over 1 year ago

  • Description updated (diff)
  • Target version set to future

I have made some attempts but I have yet to find how to properly substitute our use of pango_fc_font_lock_face.

What doesn't work:

auto hbFont = pango_font_get_hb_font(font);
FT_Face face = hb_ft_font_lock_face(hbFont); // Returns null
Actions #2

Updated by Matthias Van Ceulebroeck 7 months ago

  • Status changed from New to InProgress
  • Assignee set to Matthias Van Ceulebroeck
  • Target version changed from future to 4.10.2
Actions #3

Updated by Matthias Van Ceulebroeck 7 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Matthias Van Ceulebroeck)
Actions #4

Updated by Matthias Van Ceulebroeck 6 months ago

  • Assignee set to Korneel Dumon
Actions #5

Updated by Korneel Dumon 6 months ago

  • Status changed from Review to Resolved
  • Assignee changed from Korneel Dumon to Matthias Van Ceulebroeck
Actions #6

Updated by Matthias Van Ceulebroeck 6 months ago

  • Status changed from Resolved to Implemented @Emweb
  • % Done changed from 0 to 100
Actions #7

Updated by Matthias Van Ceulebroeck 5 months ago

  • Status changed from Implemented @Emweb to Closed
Actions

Also available in: Atom PDF