[pango: 10/10] Merge branch 'text-transform-3' into 'main'




commit 1ac4f5d3dc9d88abb6f0a196291449c244f39b71
Merge: f72ff7d4 b2c3b6a7
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 21 04:32:48 2021 +0000

    Merge branch 'text-transform-3' into 'main'
    
    Add support for text transformation
    
    See merge request GNOME/pango!421

 docs/pango_markup.md            |   5 +
 pango/pango-attributes.c        |  26 +++
 pango/pango-attributes.h        |  22 +++
 pango/pango-glyph.h             |   9 +
 pango/pango-layout.c            |  10 +-
 pango/pango-markup.c            |  14 ++
 pango/shape.c                   | 375 +++++++++++++++++++++++++++-------------
 tests/markup-parse.c            |   2 +-
 tests/markups/valid-24.expected |  19 ++
 tests/markups/valid-24.markup   |   1 +
 tests/test-common.c             |   1 +
 tests/testattributes.c          |   1 +
 12 files changed, 364 insertions(+), 121 deletions(-)
---


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