[pango: 9/9] Merge branch 'tab-align' into 'main'




commit 7b8d9efa987435a5214092157f032f9d65285d7e
Merge: edebfaed 52b1d2aa
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 29 13:59:31 2021 +0000

    Merge branch 'tab-align' into 'main'
    
    Support tab alignment
    
    Closes #34
    
    See merge request GNOME/pango!527

 pango/pango-layout-private.h  |    1 +
 pango/pango-layout.c          |  291 +++++--
 pango/pango-tabs.c            |  133 ++-
 pango/pango-tabs.h            |   35 +-
 pango/serializer.c            |   40 +-
 tests/layouts/tabs.layout     | 1836 +++++++++++++++++++++++++++++++++++++++++
 tests/layouts/valid-12.layout |   30 +-
 tests/layouts/valid-13.layout |   30 +-
 tests/meson.build             |    1 +
 tests/test-layout.c           |    7 +-
 tests/testserialize.c         |   32 +-
 11 files changed, 2329 insertions(+), 107 deletions(-)
---


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