summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Support size as percentage in markupmarkup-percentageMatthias Clasen2019-07-112-25/+61
* Make PangoAttribute a boxed typeMatthias Clasen2019-07-112-0/+7
* bidi: Be safer against bad inputMatthias Clasen2019-07-101-2/+5
* Merge branch 'line-separator-font' into 'master'Matthias Clasen2019-07-101-0/+4
|\
| * itemize: Don't change font for line separatorMatthias Clasen2019-07-081-0/+4
* | Move pangofc to libpangoMatthias Clasen2019-07-091-8/+22
* | Reduce overlinkingMatthias Clasen2019-07-091-5/+3
* | Fix a compiler warningMatthias Clasen2019-07-091-1/+0
* | Fix a typoMatthias Clasen2019-07-091-1/+1
* | Merge branch 'kill-lang-engine' into 'master'Matthias Clasen2019-07-094-69/+19
|\ \
| * | Remove language engine remnantsMatthias Clasen2019-07-094-59/+3
| * | break: Call break_script directlyMatthias Clasen2019-07-091-11/+17
| |/
* | Revert "break: Mark breaks induced by soft hyphens"Matthias Clasen2019-07-092-12/+2
* | Don't rely on log attrs for soft hyphenMatthias Clasen2019-07-091-1/+12
* | Separate out the soft hyphen handlingMatthias Clasen2019-07-091-29/+57
|/
* Merge branch 'soft-hyphen' into 'master'Matthias Clasen2019-07-073-3/+107
|\
| * layout: Insert hyphens at soft hyphen breaksMatthias Clasen2019-07-071-1/+95
| * break: Mark breaks induced by soft hyphensMatthias Clasen2019-07-072-2/+12
* | cairo: Give missing spaces a better widthMatthias Clasen2019-07-071-0/+46
* | cairo: Don't render hex box for spaceMatthias Clasen2019-07-071-1/+6
|/
* Keep PangoFontmap derivableMatthias Clasen2019-07-072-91/+71
* Remove an unused labelMatthias Clasen2019-07-061-1/+0
* Avoid a critical from markup parsingMatthias Clasen2019-07-051-0/+13
* Update docsMatthias Clasen2019-07-051-2/+2
* 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-043-16/+16
* Header cleanupMatthias Clasen2019-07-0442-758/+987
* Drop g_type_init callsMatthias Clasen2019-07-044-23/+0
* Update the pair tableMatthias Clasen2019-07-031-1/+42
* Merge branch 'libthai' into 'master'Matthias Clasen2019-07-031-4/+4
|\
| * Update break-thai.c to Unicode 11Peng Wu2018-11-291-4/+4
* | meson: Use 'standard' option namesMatthias Clasen2019-07-011-1/+1
* | Merge branch 'replace-deprecated-hb-api' into 'master'Matthias Clasen2019-07-011-4/+24
|\ \
| * | Drop deprecated Harfbuzz APIEmmanuele Bassi2019-01-041-4/+24
* | | 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
* | | | Fix the value of PANGO_SCALE_X_SMALLEgmont Koblinger2019-06-271-2/+2
|/ / /
* | | Re-generate pango-script-lang-table.hChun-wei Fan2019-06-061-2/+2
* | | Update Croatian pangram in pango-language-sample-table.hmilotype2019-05-301-3/+3
* | | Silence a compiler warningMatthias Clasen2019-05-271-1/+1
* | | 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
* | | Stop using the PangoScript typeMatthias Clasen2019-05-271-2/+2
* | | Add more deprecation notes around PangoScriptMatthias Clasen2019-05-272-7/+16