[pango: 16/16] Merge branch 'better-hyphens' into 'master'



commit f401cb1789400384aca0e3679e47213148c9403b
Merge: 5319f448 2036d2b6
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 22 16:20:37 2019 +0000

    Merge branch 'better-hyphens' into 'master'
    
    Better hyphens
    
    See merge request GNOME/pango!89

 .gitlab-ci.yml                 |   1 +
 docs/pango-sections.txt        |   2 +
 pango/break.c                  |  98 +++++++++++++++++--
 pango/pango-attributes.c       |  27 ++++++
 pango/pango-attributes.h       |   6 +-
 pango/pango-break.h            |   5 +-
 pango/pango-item.h             |  12 ++-
 pango/pango-layout.c           | 207 ++++++++++++++---------------------------
 pango/pango-markup.c           |  17 ++++
 pango/pangofc-font.c           |   4 +-
 pango/pangofc-shape.c          |  14 +++
 tests/breaks/one.expected      |  10 +-
 tests/breaks/three.expected    |  10 +-
 tests/breaks/two.expected      |  10 +-
 tests/layouts/valid-4.expected |  24 +++--
 tests/test-break.c             |  22 ++++-
 tests/testiter.c               |  11 ++-
 utils/test-hyphens.txt         |   4 +-
 18 files changed, 297 insertions(+), 187 deletions(-)
---


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