Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Underline spaces againfix-underlined-spaces | Matthias Clasen | 2021-09-24 | 1 | -2/+2 |
* | | Update script data for Unicode 14unicode-14-updates | Matthias Clasen | 2021-09-19 | 1 | -0/+6 |
|/ | |||||
* | layout: Fix static analysis warnings | Matthias Clasen | 2021-09-17 | 1 | -4/+4 |
* | renderer: Fix static analysis warnings | Matthias Clasen | 2021-09-17 | 1 | -1/+1 |
* | Avoid a crash | Matthias Clasen | 2021-09-01 | 1 | -5/+12 |
* | Be more forgiving about attribute ordering | Matthias Clasen | 2021-09-01 | 1 | -10/+16 |
* | Add docs for new attributes | Matthias Clasen | 2021-09-01 | 1 | -0/+27 |
* | Merge branch 'baseline-shift' into 'main' | Matthias Clasen | 2021-09-01 | 10 | -90/+494 |
|\ | |||||
| * | Add horizontal displacement | Matthias Clasen | 2021-08-31 | 5 | -39/+78 |
| * | markup: Change <sup> and <sub> | Matthias Clasen | 2021-08-31 | 1 | -18/+4 |
| * | Implement font-dependent scaling | Matthias Clasen | 2021-08-31 | 5 | -21/+216 |
| * | Implement baseline shifts | Matthias Clasen | 2021-08-31 | 7 | -45/+230 |
| * | Make ellipsize code safer | Matthias Clasen | 2021-08-31 | 1 | -2/+1 |