[pango: 14/14] Merge branch 'visible-things' into 'master'



commit 997c73409594ef8b434b6d1b3da6c75ae1fcf536
Merge: 201afb72 49cd1c08
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jul 25 04:54:05 2019 +0000

    Merge branch 'visible-things' into 'master'
    
    Make things visible
    
    See merge request GNOME/pango!69

 docs/pango-sections.txt      |   2 +
 pango/pango-attributes.c     |  25 +++++
 pango/pango-attributes.h     |  25 ++++-
 pango/pango-impl-utils.h     |  70 ++++++++++++
 pango/pango-layout.c         |  37 ++++++-
 pango/pango-markup.c         |  43 ++++++++
 pango/pango-utils-internal.h |   4 +
 pango/pango-utils.c          |  62 +++++++++++
 pango/pangocairo-font.c      |  21 ++--
 pango/pangocairo-render.c    | 103 ++++++++++++++++--
 pango/pangofc-shape.c        | 248 ++++++++++++++++++++++++++++++++++++++++++-
 tests/test-common.c          |   1 +
 tests/test-shape.c           |   1 +
 13 files changed, 624 insertions(+), 18 deletions(-)
---


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