summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.44.41.44.4Matthias Clasen2019-08-132-1/+6
* Bump meson req to 0.50Matthias Clasen2019-08-131-1/+1
* Improve docs buildMatthias Clasen2019-08-132-22/+67
* Merge branch 'glyph-extents' into 'master'Matthias Clasen2019-08-132-1/+31
|\
| * Add a test for extentsMatthias Clasen2019-08-121-0/+30
| * fc: Make sure ink rectangle has positive heightMatthias Clasen2019-08-121-1/+1
|/
* Merge branch 'mark-offset' into 'master'Matthias Clasen2019-08-121-12/+31
|\
| * Flip vertical offsetsMatthias Clasen2019-08-121-6/+6
| * Add a separate v_advance funcMatthias Clasen2019-08-121-6/+25
* | Merge branch 'fc-font-struct' into 'master'Matthias Clasen2019-08-124-48/+55
|\ \
| * | Make PangoFcFont struct available againMatthias Clasen2019-08-124-48/+55
| |/
* | Merge branch 'hb-metrics' into 'master'Matthias Clasen2019-08-125-199/+0
|\ \
| * | Drop cairo metrics implementationMatthias Clasen2019-08-125-199/+0
| |/
* | Merge branch 'fix-pangofc-shape-c' into 'master'Matthias Clasen2019-08-121-1/+1
|\ \ | |/ |/|
| * pango/pangofc-shape.c: Fix buildChun-wei Fan2019-08-121-1/+1
|/
* Merge branch 'master' into 'master'Matthias Clasen2019-08-101-4/+4
|\
| * Use latest version of metrics naming in pangofc-fontEbrahim Byagowi2019-08-101-4/+4
* | Merge branch 'install-gi' into 'master'Emmanuele Bassi2019-08-101-0/+2
|\ \ | |/ |/|
| * Install PangoFc and PangoOT GObject-IntrospectionSimon McVittie2019-08-101-0/+2
|/
* Prevent a crash in ellipsizationMatthias Clasen2019-08-082-6/+32
* UpdatesMatthias Clasen2019-08-071-0/+7
* Merge branch 'ellipsize-height' into 'master'Matthias Clasen2019-08-074-2/+76
|\
| * Pass the right attributes when shaping ellipsesMatthias Clasen2019-08-064-2/+76
* | Merge branch 'filter-by-format' into 'master'Matthias Clasen2019-08-071-61/+61
|\ \
| * | Revert no-longer-needed changesMatthias Clasen2019-08-061-46/+14
| * | Better filtering by font formatMatthias Clasen2019-08-061-15/+47
* | | Merge branch 'face-return' into 'master'Matthias Clasen2019-08-076-23/+11
|\ \ \ | |/ /
| * | Reinstate the return type of pango_fc_font_lock_face()Matthias Clasen2019-08-066-23/+11
| |/
* | Merge branch 'test' into 'master'Matthias Clasen2019-08-052-0/+7345
|\ \ | |/ |/|
| * tests: add missing LineBreakTest.txtRoss Burton2019-08-052-0/+7345
|/
* Add detail to docsMatthias Clasen2019-08-041-11/+41
* docs: Add extent imagesMatthias Clasen2019-08-044-0/+6
* Merge branch 'hyphen-control' into 'master'Matthias Clasen2019-08-049-3/+95
|\
| * Try again to debug win32 ci segfaultsMatthias Clasen2019-08-042-1/+6
| * tests: Cover new attribute typesMatthias Clasen2019-08-041-0/+3
| * Add an insert-hyphens attributeMatthias Clasen2019-08-046-2/+86
|/
* Merge branch 'ignore-more-unsupported-fonts' into 'master'Matthias Clasen2019-08-041-4/+17
|\
| * fc: Ignore more unsupported font formatsKhaled Hosny2019-08-041-4/+17
|/
* 1.44.31.44.3Matthias Clasen2019-08-032-1/+7
* Merge branch 'unsupported-formats' into 'master'Matthias Clasen2019-08-042-16/+55
|\
| * Revert "Try to debug win32 ci"Matthias Clasen2019-08-031-1/+1
| * fc: Don't return fonts with unsupported formatsMatthias Clasen2019-08-031-15/+49
| * fc: Don't list fonts with unsupported formatsMatthias Clasen2019-08-031-0/+5
* | Merge branch 'font-funcs' into 'master'Matthias Clasen2019-08-031-74/+0
|\ \ | |/ |/|
| * Revert "Revert "shape: Simplify font function""Khaled Hosny2019-08-031-74/+0
|/
* Merge branch 'round-glyphs-option' into 'master'Matthias Clasen2019-08-0311-37/+185
|\
| * Fix the harfbuzz test for win32Matthias Clasen2019-08-031-1/+4
| * Try to debug win32 ciMatthias Clasen2019-08-031-1/+1
| * pango-view: Add a --subpixel-positions optionMatthias Clasen2019-08-033-0/+8
| * layout: Use the new glyph rounding optionMatthias Clasen2019-08-031-3/+9