summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * pango-view: Add a --line-spacing optionMatthias Clasen2019-07-051-0/+6
| * layout: Add line-spacingMatthias Clasen2019-07-053-20/+99
| * Add line heights to layout linesMatthias Clasen2019-07-052-39/+109
| * coretext: Set line height in metricsMatthias Clasen2019-07-051-0/+1
| * win32: Set line height in metricsMatthias Clasen2019-07-051-0/+1
| * Add line height to font metricsMatthias Clasen2019-07-055-34/+89
|/
* coretext: Plug a memory leakMatthias Clasen2019-07-051-0/+3
* Mark deprecated apis more clearlyMatthias Clasen2019-07-044-20/+24
* Merge branch 'header-cleanup' into 'master'Matthias Clasen2019-07-0444-761/+988
|\
| * Header cleanupMatthias Clasen2019-07-0444-761/+988
* | Merge branch 'pango-view-spacing-2' into 'master'Matthias Clasen2019-07-041-2/+27
|\ \ | |/ |/|
| * pango-viewer: Optionally show line rectsMatthias Clasen2019-07-041-2/+27
|/
* Merge branch 'pango-view-spacing' into 'master'Matthias Clasen2019-07-041-0/+6
|\
| * pango-view: Add a --spacing optionMatthias Clasen2019-07-041-0/+6
|/
* Merge branch 'kill-gtype-init' into 'master'Matthias Clasen2019-07-047-33/+0
|\
| * Drop g_type_init callsMatthias Clasen2019-07-047-33/+0
|/
* Merge branch 'pair-table' into 'master'Matthias Clasen2019-07-031-1/+42
|\
| * Update the pair tableMatthias Clasen2019-07-031-1/+42
|/
* Merge branch 'testfiles' into 'master'Matthias Clasen2019-07-033-0/+2385
|\
| * Include more Unicode 11 test casesPeng Wu2019-03-043-0/+2385
* | Merge branch 'libthai' into 'master'Matthias Clasen2019-07-031-4/+4
|\ \
| * | Update break-thai.c to Unicode 11Peng Wu2018-11-291-4/+4
* | | Merge branch 'meson-option-names' into 'master'Matthias Clasen2019-07-013-4/+4
|\ \ \
| * | | meson: Use 'standard' option namesMatthias Clasen2019-07-013-4/+4
|/ / /
* | | Merge branch 'replace-deprecated-hb-api' into 'master'Matthias Clasen2019-07-012-5/+25
|\ \ \
| * | | Drop deprecated Harfbuzz APIEmmanuele Bassi2019-01-041-4/+24
| * | | Require Harfbuzz 2.0Emmanuele Bassi2019-01-041-1/+1
* | | | Merge branch 'coretext-fontset-multifix' into 'master'Matthias Clasen2019-07-011-14/+14
|\ \ \ \
| * | | | Core text: Fix indexing into cascade list when multiple fonts are selectedJeremy Tan2019-06-101-14/+14
* | | | | Merge branch 'test' into 'master'Matthias Clasen2019-07-013-153/+15
|\ \ \ \ \
| * | | | | test-common: do case-insensitive diffsRoss Burton2019-03-251-2/+2
| * | | | | markup-parse: don't duplicate codeRoss Burton2019-03-252-151/+4
| * | | | | test-common: extend print_attribute()Ross Burton2019-03-251-0/+9
* | | | | | Merge branch 'x-small' into 'master'Matthias Clasen2019-07-011-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix the value of PANGO_SCALE_X_SMALLEgmont Koblinger2019-06-271-2/+2
|/ / / / /
* | | | | Merge branch 'gen-script-for-lang-avoid-empty-arrays' into 'master'Chun-wei Fan2019-06-072-3/+9
|\ \ \ \ \
| * | | | | Re-generate pango-script-lang-table.hChun-wei Fan2019-06-061-2/+2
| * | | | | tools/gen-script-for-lang.c: Avoid generating code with empty arraysChun-wei Fan2019-06-061-1/+7
|/ / / / /
* | | | | Merge branch 'emoji-layout-test' into 'master'Matthias Clasen2019-06-035-9/+37
|\ \ \ \ \
| * | | | | Add a layout test with EmojiMatthias Clasen2019-06-032-0/+27
| * | | | | Regenerate expected layout test outputMatthias Clasen2019-06-032-8/+8
| * | | | | layout test: Use a better localeMatthias Clasen2019-06-031-1/+2
|/ / / / /
* | | | | Merge branch 'milotype-pango-pangram' into 'master'Matthias Clasen2019-05-301-3/+3
|\ \ \ \ \
| * | | | | Update Croatian pangram in pango-language-sample-table.hmilotype2019-05-301-3/+3
|/ / / / /
* | | | | Silence a compiler warningMatthias Clasen2019-05-271-1/+1
* | | | | Merge branch 'deprecate-pango-script' into 'master'Matthias Clasen2019-05-276-268/+284
|\ \ \ \ \
| * | | | | Add a note to pango_language_get_scripts docsMatthias Clasen2019-05-271-0/+4
| * | | | | Regenerate the script-lang tableMatthias Clasen2019-05-271-249/+251
| * | | | | Deprecate pango_script_for_unicharMatthias Clasen2019-05-272-1/+2
| * | | | | tools: Use GUnicodeScript in gen-script-for-langMatthias Clasen2019-05-271-9/+9