summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Revert "Replace PangoScript by GUnicodeScript"Michael Catanzaro2019-05-272-131/+140
* | | Replace PangoScript by GUnicodeScriptMatthias Clasen2019-05-252-140/+131
* | | Respect Dependent Vowels for Indic languagePeng Wu2019-04-091-63/+7
* | | import pango-break-table.hPeng Wu2019-04-091-0/+532
* | | docs: pango_read_line/scan_word/string take normal reference to GStringRico Tzschichholz2019-04-041-3/+3
* | | docs: out parameters which are enums are not caller-allocatableRico Tzschichholz2019-04-041-4/+4
* | | Fixes emoji backspace deletion behaviorPeng Wu2019-04-023-1/+11
* | | macOS: Use system `Apple Color Emoji` font for emoji characters.Suyuan Chang2019-01-251-2/+6
* | | Update emoji scanner ragel file to latest from ChromeBehdad Esfahbod2019-01-243-65/+63
* | | handle VS15 emoji sequencesBehdad Esfahbod2019-01-234-493/+256
|/ /
* | pango.pc: Make gobject-2.0 a non-private requirementTom Schoonjans2018-12-191-0/+1
* | Merge branch 'issue-322' into 'master'Khaled Hosny2018-12-131-21/+54
|\ \
| * | Issue #322 - Vertical text doesn't fall back to rotated versions ...ONO Yoshio2018-10-221-21/+54
* | | Clarify docs around text inputMatthias Clasen2018-12-124-14/+16
* | | Fix fallout from bidi deprecationMatthias Clasen2018-12-118-40/+91
* | | Merge branch 'win32-dont-hardcode-fallbacks' into 'master'Emmanuele Bassi2018-12-042-3/+104
|\ \ \
| * | | pangowin32: Read the font fallback list from the registry instead of hardcodi...Christoph Reiter2018-12-042-3/+104
| | |/ | |/|
* | | pango/break.c: Declare variables at top of blockChun-wei Fan2018-12-041-1/+4
|/ /