summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * context: Add an option for rounding glyph positionsMatthias Clasen2019-08-033-0/+55
| * Add a pango_shape variant that takes flagsMatthias Clasen2019-08-033-32/+108
|/
* Remove a unnecessary harfbuzz version checkMatthias Clasen2019-08-031-2/+0
* build: Install pango-ot headersEmmanuele Bassi2019-08-031-1/+1
* 1.44.21.44.2Matthias Clasen2019-08-022-1/+13
* Try to fix win ciMatthias Clasen2019-08-021-1/+1
* Make line-spacing opt-inMatthias Clasen2019-08-021-2/+2
* Merge branch 'more-introspection-fixes' into 'master'Matthias Clasen2019-08-025-20/+64
|\
| * Add missing transfer annotationsEmmanuele Bassi2019-08-024-7/+7
| * Parse all pangoft sourcesEmmanuele Bassi2019-08-021-4/+3
| * Decouple PangoOT and PangoFc from PangoFT2Emmanuele Bassi2019-08-021-13/+58
|/
* Give upMatthias Clasen2019-08-021-5/+6
* Another attemptMatthias Clasen2019-08-021-1/+3
* Last attemptMatthias Clasen2019-08-021-1/+1
* Another warning fixMatthias Clasen2019-08-021-4/+1
* Merge branch 'introspection-fixes' into 'master'Matthias Clasen2019-08-0212-22/+52
|\
| * Skip Harfbuzz type getterEmmanuele Bassi2019-08-021-1/+1
| * Skip some deprecated symbolsEmmanuele Bassi2019-08-021-7/+7
| * Add a boxed type for PangoAttrIteratorEmmanuele Bassi2019-08-022-0/+8
| * Add a boxed type for PangoScriptIterEmmanuele Bassi2019-08-022-1/+17
| * Add PangoCoverage GType getter to the public headerEmmanuele Bassi2019-08-023-8/+7
| * Ensure arguments name match the documentationEmmanuele Bassi2019-08-023-5/+5
| * Ignore unprefixed symbolsEmmanuele Bassi2019-08-021-0/+7
* | One more warning fixMatthias Clasen2019-08-021-3/+6
* | examples: Avoid deprecated apiMatthias Clasen2019-08-021-2/+1
|/
* Fix a C99 strftime incantationMatthias Clasen2019-08-011-1/+1
* Merge branch 'compiler-warnings' into 'master'Matthias Clasen2019-08-025-4/+79
|\
| * Revert "shape: Simplify font function"Matthias Clasen2019-08-011-0/+74
| * Add a few more warning flagsMatthias Clasen2019-08-011-0/+2
| * Avoid another compiler warningMatthias Clasen2019-08-011-4/+1
| * Avoid an implicit fallthroughMatthias Clasen2019-08-011-0/+1
| * Annotate implicit fallthroughMatthias Clasen2019-08-011-0/+1
|/
* Merge branch 'simplify-font-funcs' into 'master'Matthias Clasen2019-08-011-75/+1
|\
| * shape: use hb_font_get_nominal_glyph()Khaled Hosny2019-08-011-1/+1
| * shape: Simplify font functionKhaled Hosny2019-08-011-74/+0
|/
* Merge branch 'missing-hex-boxes' into 'master'Matthias Clasen2019-08-011-4/+5
|\
| * Always use our font funcsMatthias Clasen2019-08-011-2/+1
| * Initialize the context structMatthias Clasen2019-08-011-1/+1