[pango: 7/7] Merge branch 'item-offset' into 'main'




commit c5476151a3a2f05cadbd81b976fad1ac6ed52102
Merge: 17f577e5 7c166d34
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 28 17:07:49 2021 +0000

    Merge branch 'item-offset' into 'main'
    
    Keep offsets for items
    
    See merge request GNOME/pango!451

 pango/itemize.c               | 54 ++++++++++++++++++--------------
 pango/pango-context-private.h |  3 ++
 pango/pango-context.c         |  5 ++-
 pango/pango-item-private.h    | 73 +++++++++++++++++++++++++++++++++++++++++++
 pango/pango-item.c            | 19 ++++++++---
 pango/pango-item.h            |  7 +++--
 pango/pango-layout.c          | 32 ++++++-------------
 tests/itemize/one.expected    |  1 +
 tests/itemize/two.expected    |  1 +
 tests/test-itemize.c          | 24 +++++++++++---
 tests/test-layout.c           |  6 +++-
 11 files changed, 165 insertions(+), 60 deletions(-)
---


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