summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More verbose outputtest-branchMatthias Clasen2019-07-161-4/+12
* Insert hyphens in more placesMatthias Clasen2019-07-161-2/+21
* testiter: verboseMatthias Clasen2019-07-161-0/+3
* glyph iter: Relax assertionsMatthias Clasen2019-07-161-2/+2
* Update test outcomesMatthias Clasen2019-07-161-14/+13
* Don't insert extra runs for hyphensMatthias Clasen2019-07-161-38/+41
* NEWS: Some more updatesMatthias Clasen2019-07-161-2/+1
* Merge branch 'tailor-break' into 'master'Matthias Clasen2019-07-164-64/+108
|\
| * Deprecate pango_breakMatthias Clasen2019-07-162-13/+10
| * layout: Tailor breaks properlyMatthias Clasen2019-07-161-35/+47
| * Add pango_tailor_breakMatthias Clasen2019-07-163-16/+51
* | cairo win32: Set height in font metricsMatthias Clasen2019-07-161-4/+3
* | ci: Go back to using line spacingMatthias Clasen2019-07-161-1/+1
* | Merge branch 'win32-ci' into 'master'Matthias Clasen2019-07-163-35/+44
|\ \
| * | ci: Try again to get metrics on win32Matthias Clasen2019-07-162-3/+1
| * | pango-list: Add a --metrics optionMatthias Clasen2019-07-161-32/+43
* | | context: Treat metrics height like ascent+descentMatthias Clasen2019-07-161-0/+1
|/ /
* | Try one more timeMatthias Clasen2019-07-162-1/+2
* | Try again to get the paths rightMatthias Clasen2019-07-162-2/+1
* | Typo fixMatthias Clasen2019-07-161-1/+1
* | pango-list: Fix a compiler warningMatthias Clasen2019-07-161-0/+1
* | ci: We need verbose outputMatthias Clasen2019-07-162-0/+3
* | Fix the buildMatthias Clasen2019-07-161-1/+1
* | ci: Use an existing fontMatthias Clasen2019-07-161-2/+7
* | ci: Print fontmap implementation in useMatthias Clasen2019-07-162-2/+2
* | pango-list: Add a --verbose optionMatthias Clasen2019-07-161-0/+23
* | ci: Use a file extensionMatthias Clasen2019-07-163-4/+4
* | ci: produce a font listMatthias Clasen2019-07-162-0/+9
* | Add a test that prints out font metricsMatthias Clasen2019-07-161-1/+44
* | ci: Render without line spacingMatthias Clasen2019-07-161-1/+1
* | pango-view: Make it possible to turn line-spacing offMatthias Clasen2019-07-161-4/+6
* | Fix a typoMatthias Clasen2019-07-161-1/+1
* | ci: Try to make pango-view work on win32Matthias Clasen2019-07-161-1/+1
* | ci: Install cantarell on win32Matthias Clasen2019-07-161-1/+2
* | Add rendering for windows ci tooMatthias Clasen2019-07-162-1/+8
* | Fix up meson syntaxMatthias Clasen2019-07-161-1/+1
* | Get the paths rightMatthias Clasen2019-07-161-2/+2
* | Collect the artifact tooMatthias Clasen2019-07-162-0/+1
* | Try to get rendered output from ciMatthias Clasen2019-07-161-0/+1
* | Add another layout testMatthias Clasen2019-07-162-0/+51
* | layout: Don't free no_break_attributes prematurelyMatthias Clasen2019-07-161-4/+4
|/
* Merge branch 'trivial-pre-c99-fix' into 'master'Matthias Clasen2019-07-151-2/+2
|\
| * pangofc-font.c: Trivial fix on pre-C99 compilersChun-wei Fan2019-07-151-2/+2
|/
* Merge branch 'use-hb-fallback-only-when-needed' into 'master'Matthias Clasen2019-07-151-7/+16
|\
| * build: Only use fallback dependency for HarfBuzz when neededChun-wei Fan2019-07-151-7/+16
* | layout: Avoid access-after-freeMatthias Clasen2019-07-151-2/+4
|/
* Add a layout test with soft hyphensMatthias Clasen2019-07-142-0/+42
* test-layout: Be robust against odd runsMatthias Clasen2019-07-141-16/+4
* layout: Improve soft hyphen handlingMatthias Clasen2019-07-141-1/+8
* layout: Fix some offset-vs-index confusionMatthias Clasen2019-07-141-32/+54