Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add pango_item_unsplit | Matthias Clasen | 2021-11-11 | 2 | -1/+30 | |
* | | Reserve the remaining bits in PangoLogAttr | Matthias Clasen | 2021-11-11 | 1 | -0/+2 | |
* | | Cosmetics | Matthias Clasen | 2021-11-11 | 1 | -2/+2 | |
* | | layout: Fix a poblem with hyphen width | Matthias Clasen | 2021-11-10 | 1 | -8/+5 | |
|/ | ||||||
* | Merge branch 'newer-fontconfig' into 'main' | Matthias Clasen | 2021-11-09 | 3 | -29/+16 | |
|\ | ||||||
| * | fc: Drop unnecessary ifdefs | Matthias Clasen | 2021-11-08 | 3 | -29/+16 | |
* | | Call hb_font_set_ptem when creating fontsset-ptem | Matthias Clasen | 2021-11-08 | 1 | -21/+20 | |
|/ | ||||||
* | Update docs | Matthias Clasen | 2021-11-08 | 1 | -1/+2 | |
* | itemize: Handle text transformssmall-caps | Matthias Clasen | 2021-11-08 | 1 | -17/+70 | |
* | Reshuffle itemize API | Matthias Clasen | 2021-11-08 | 3 | -31/+59 | |
* | Cosmetics: Add the right section | Matthias Clasen | 2021-11-07 | 1 | -1/+4 | |
* | Reshuffle private headers a bit | Matthias Clasen | 2021-11-07 | 3 | -14/+15 | |
* | shape: Be consistent when getting text transforms | Matthias Clasen | 2021-11-07 | 1 | -2/+3 | |
* | itemize: Emulate other casing variants | Matthias Clasen | 2021-11-07 | 1 | -67/+130 | |
* | fc: Implement the other casing variants | Matthias Clasen | 2021-11-07 | 1 | -5/+66 | |
* | Add more casing variants | Matthias Clasen | 2021-11-07 | 2 | -3/+30 | |
* | itemize: Implement emulated Small Caps | Matthias Clasen | 2021-11-07 | 1 | -1/+181 | |
* | itemize: Break out a helper | Matthias Clasen | 2021-11-07 | 1 | -27/+32 | |
* | itemize: Handle PANGO_FONT_SCALE_SMALL_CAPS | Matthias Clasen | 2021-11-07 | 1 | -17/+39 | |
* | Add PANGO_FONT_SCALE_SMALL_CAPS | Matthias Clasen | 2021-11-07 | 1 | -1/+3 | |
* | shape: Use the new helper | Matthias Clasen | 2021-11-06 | 1 | -68/+2 | |
* | pango-item: Add a helper | Matthias Clasen | 2021-11-06 | 2 | -0/+73 | |
* | fc: Implement PANGO_VARIANT_SMALL_CAPS | Matthias Clasen | 2021-11-05 | 1 | -0/+21 | |
* | Fix advance widths with transformsadvance-transform | Matthias Clasen | 2021-11-05 | 1 | -29/+13 | |
* | Add a few more default-ignorablesmore-default-ignorables | Matthias Clasen | 2021-11-03 | 1 | -0/+5 | |
* | fontset: Add a missing annotation | Matthias Clasen | 2021-10-31 | 1 | -1/+3 | |
* | Make logical glyph extents better | Matthias Clasen | 2021-10-31 | 1 | -0/+2 | |
* | Merge branch 'glyph-extents-fixes' into 'main' | Matthias Clasen | 2021-10-31 | 2 | -27/+66 | |
|\ | ||||||
| * | cairo: Small fixupglyph-extents-fixes | Matthias Clasen | 2021-10-30 | 1 | -1/+1 | |
| * | Use harfbuzz metrics for cairo fonts | Matthias Clasen | 2021-10-30 | 1 | -14/+37 | |
| * | cairo: fix hinting of metrics | Matthias Clasen | 2021-10-30 | 1 | -4/+3 | |
| * | cairo: Produce meaningful logical glyph extents | Matthias Clasen | 2021-10-30 | 1 | -11/+28 | |
* | | gi: add array annotations to get_languages | Bilal Elmoussaoui | 2021-10-30 | 1 | -2/+1 | |
|/ | ||||||
* | Flesh out some doc comments | Matthias Clasen | 2021-10-29 | 2 | -3/+16 | |
* | pango: backport an old since annotation | Bilal Elmoussaoui | 2021-10-29 | 1 | -0/+2 | |
* | add missing since 1.50 annotations | Bilal Elmoussaoui | 2021-10-29 | 3 | -0/+15 | |
* | Revert "Use harfbuzz metrics for cairo fonts" | Matthias Clasen | 2021-10-27 | 1 | -22/+21 | |
* | Support for Catalan middle dot in word start and end | Jordi Mas | 2021-10-27 | 2 | -0/+67 | |
* | Cosmetics | Matthias Clasen | 2021-10-26 | 1 | -6/+6 | |
* | Cosmetics | Matthias Clasen | 2021-10-24 | 1 | -8/+16 | |
* | Fix a typo | Matthias Clasen | 2021-10-23 | 1 | -1/+1 | |
* | Merge branch 'empty-line-height-attr-fix' into 'main' | Matthias Clasen | 2021-10-20 | 3 | -39/+86 | |
|\ | ||||||
| * | Fix cursor pos height in some cases | Matthias Clasen | 2021-10-19 | 1 | -18/+28 | |
| * | Fix empty line heights | Matthias Clasen | 2021-10-19 | 1 | -0/+24 | |
| * | Use harfbuzz metrics for cairo fonts | Matthias Clasen | 2021-10-19 | 1 | -21/+22 | |
| * | pangocairo: Round font metrics when appropriate | Matthias Clasen | 2021-10-19 | 1 | -1/+13 | |
* | | Update Line Break to Unicode 14 | Peng Wu | 2021-10-12 | 1 | -2/+6 | |
* | | Update pango-break-table.h to Unicode 14 | Peng Wu | 2021-10-09 | 1 | -209/+213 | |
* | | Update pango-emoji-table.h to Unicode 14 | Peng Wu | 2021-10-09 | 1 | -21/+26 | |
|/ | ||||||
* | Merge branch 'fix-underlined-spaces' into 'main' | Matthias Clasen | 2021-09-24 | 1 | -2/+2 | |
|\ |