[pango: 14/14] Merge branch 'wip/kill-shape-engine' into 'master'



commit 1b63d2a36fe6fef9276053945fa9edd3ccc7a716
Merge: 5c74e9e5 4212fa6a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jul 18 23:36:43 2019 +0000

    Merge branch 'wip/kill-shape-engine' into 'master'
    
    Kill shape engines
    
    See merge request GNOME/pango!75

 pango/fonts.c              |  10 +---
 pango/meson.build          |   2 +-
 pango/pango-context.c      | 124 ++++++++++++-----------------------------
 pango/pango-font-private.h |   3 -
 pango/pango-font.h         |   2 +-
 pango/pango-item.h         |   4 +-
 pango/pangocoretext.c      |  41 --------------
 pango/pangofc-font.c       |  45 ---------------
 pango/pangofc-private.h    |   9 ---
 pango/pangofc-shape.c      |  77 ++++----------------------
 pango/pangohb-private.h    |  41 ++++++++++++++
 pango/pangowin32.c         |  44 ---------------
 pango/shape.c              | 134 ++++++++++++++++++++++++---------------------
 tests/test-shape.c         |   4 ++
 14 files changed, 170 insertions(+), 370 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]