summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pango-1-44' into 'pango-1-44'pango-1-44Matthias Clasen2021-05-0923-425/+984
|\
| * ci: Build with fedora 32 image (containing gnome 3.36)Marco Trevisan (TreviƱo)2021-05-051-1/+3
| * fc: Sort faces of a familyMatthias Clasen2021-05-051-0/+28
| * Improve letterspacing with marksMatthias Clasen2021-05-051-1/+10
| * markup: Fix two bugsMatthias Clasen2021-05-051-30/+20
| * tests: Add tests for pango_font_describeMatthias Clasen2021-05-052-0/+71
| * Fix pango_font_describe for Emoji fontsMatthias Clasen2021-05-051-1/+18
| * Fix placement of marks in upright vertical text.Tavmjong Bah2021-05-052-8/+4
| * Translate origin point for vertical layoutPeng Wu2021-05-051-3/+6
| * Fix the length checkingWeng Xuetian2021-05-052-1/+15
| * tests: Don't free attributes prematurelyMatthias Clasen2021-05-051-2/+2
| * Don't assert in pango_language_get_scriptsMatthias Clasen2021-05-052-1/+16
| * cairo: Use the proper FcConfigMatthias Clasen2021-05-051-1/+1
| * Don't call FcFontSetSort twiceMatthias Clasen2021-05-051-7/+12
| * Speed up font format filteringMatthias Clasen2021-05-051-1/+4
| * Add a reproducer for a pidgin crashMatthias Clasen2021-05-051-0/+20
| * layout: Avoid a crash with short stringsMatthias Clasen2021-05-051-0/+1
| * fcfontmap: Always reject unsupported font formatsKhaled Hosny2021-05-051-26/+26
| * itemize: Work around gtk2 brokennessMatthias Clasen2021-05-052-1/+15
| * Add a test for a crash in shape_tabMatthias Clasen2021-05-052-0/+50
| * layout: Fix a crashMatthias Clasen2021-05-051-5/+9
| * renderer: Fix a division-by-zeroMatthias Clasen2021-05-051-3/+10
| * Use shape flags for tab widthJan Alexander Steffens (heftig)2021-05-051-1/+5
| * Add a test for keycap sequencesMatthias Clasen2021-05-052-0/+27
| * Fix handling of keycap sequencesMatthias Clasen2021-05-051-5/+11
| * Update break test cases to Unicode 13Peng Wu2021-05-053-80/+10
| * Update pango-break-table.h to Unicode 13Peng Wu2021-05-051-195/+523
| * Update Line Breaking to Unicode 13Peng Wu2021-05-051-20/+4
| * Update gen-break-table.py for Unicode 13Peng Wu2021-05-051-8/+19
| * Update Grapheme and Word Boundary to Unicode 13Peng Wu2021-05-051-6/+13
| * Update pango-emoji-table.h to Unicode Emoji Data 13.0 (was released on Januar...Mike FABIAN2021-05-051-33/+46
|/
* Add a test for ellipsis shapingMatthias Clasen2019-11-041-0/+29
* Use shape flags for ellipsisMatthias Clasen2019-11-043-6/+23
* test-shape: CosmeticsMatthias Clasen2019-11-041-22/+2
* Undo fontset deprecationsMatthias Clasen2019-11-011-8/+4
* Merge branch 'no-shape-attrs' into 'master'Matthias Clasen2019-10-292-38/+58
|\
| * Adjust expected test outputsMatthias Clasen2019-10-281-2/+2
| * Fix ItemProperties handlingMatthias Clasen2019-10-281-29/+54
| * Don't treat rise as a no-shape attributeMatthias Clasen2019-10-281-0/+1
| * Drop an unused ItemProperties useMatthias Clasen2019-10-281-3/+0
| * Go back to ignoring underlines for itemizationMatthias Clasen2019-10-281-5/+2
|/
* fc: remove another assertion that might triggerMatthias Clasen2019-10-251-2/+1
* 1.44.71.44.7Matthias Clasen2019-10-242-1/+7
* Merge branch 'emoji-table-opt' into 'master'Matthias Clasen2019-10-253-180/+17
|\
| * Revert "Try again to debug win32 ci segfaults"Matthias Clasen2019-10-242-6/+1
| * emoji: Optimize tablesMatthias Clasen2019-10-241-174/+16
* | Merge branch 'coretext-gravity' into 'master'Matthias Clasen2019-10-251-0/+1
|\ \
| * | [coretext] make setting font gravity workKhaled Hosny2019-10-231-0/+1
| |/
* | Merge branch 'font-format-crash' into 'master'Matthias Clasen2019-10-251-2/+1
|\ \ | |/ |/|
| * fc: Be robust against missing format informationMatthias Clasen2019-10-241-2/+1
|/