summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Make our font funcs immutableMatthias Clasen2019-08-011-1/+3
|/
* Merge branch 'pangofc-api' into 'master'Matthias Clasen2019-08-012-15/+15
|\
| * Keep deprecated pango_fc apis in pango-fc-font.hMatthias Clasen2019-08-012-15/+15
* | Merge branch 'coretext-system-ui-font' into 'master'Matthias Clasen2019-08-011-16/+15
|\ \ | |/ |/|
| * coretext: Make “system-ui” alias workKhaled Hosny2019-08-011-16/+15
* | pango-view: Add font optionsMatthias Clasen2019-07-313-2/+132
|/
* Merge branch 'hb-named-instance' into 'master'Matthias Clasen2019-07-301-84/+47
|\
| * Set design coords for named instancesMatthias Clasen2019-07-291-84/+47
|/
* Merge branch 'wip/lantw/pango-list-call-setlocale-in-main-function' into 'mas...Matthias Clasen2019-07-291-0/+2
|\
| * pango-list: Call setlocale in main functionTing-Wei Lan2019-07-291-0/+2
|/
* Merge branch 'letterspacing-liga' into 'master'Matthias Clasen2019-07-291-0/+23
|\
| * Turn off ligatures when letterspacingMatthias Clasen2019-07-291-0/+23
|/
* 1.44.1Matthias Clasen2019-07-282-1/+10
* Add some missing symbols to docsMatthias Clasen2019-07-281-3/+3
* Merge branch 'fix-1' into 'master'Matthias Clasen2019-07-291-0/+10
|\
| * meson: Add freetype2 wrap fileNicholas Harvey2019-07-281-0/+10
* | Merge branch 'fix-emoji-scaling' into 'master'Matthias Clasen2019-07-281-0/+19
|\ \ | |/ |/|
| * Take font matrix into accountMatthias Clasen2019-07-281-0/+19
|/
* pkgconfig: Make harfbuzz a RequiresMatthias Clasen2019-07-281-1/+1
* Fix up harfbuzz includesMatthias Clasen2019-07-285-5/+5
* Fix harfbuzz includesMatthias Clasen2019-07-281-1/+1
* Merge branch 'darwin-versions-fix' into 'master'Khaled Hosny2019-07-271-1/+2
|\
| * meson: fix darwin_versionsTom Schoonjans2019-07-271-1/+2
* | Fix some issues with hyphensMatthias Clasen2019-07-271-18/+37
* | Fix a crash with line break controlMatthias Clasen2019-07-271-1/+1
* | 1.441.44Matthias Clasen2019-07-271-1/+1
|/
* Merge branch 'pangowin32-more-harfbuzz' into 'master'Matthias Clasen2019-07-274-731/+60
|\
| * PangoWin32: Use hb_font_get_nominal_glyphKhaled Hosny2019-07-274-731/+60
|/
* Fix an uninitialized valueMatthias Clasen2019-07-271-9/+13
* Merge branch 'variation-coords' into 'master'Matthias Clasen2019-07-253-23/+145
|\
| * fc: Set variation coords on the harfbuzz fontMatthias Clasen2019-07-251-23/+86
| * pango-list: Optionally show variationsMatthias Clasen2019-07-251-0/+58
| * More updatesMatthias Clasen2019-07-251-0/+1
* | Merge branch 'win32-threadsafe' into 'master'Matthias Clasen2019-07-250-0/+0
|\ \ | |/ |/|
| * PangoWin32: Make font discovery thread-safeChun-wei Fan2019-07-253-32/+38
| * PangoWin32: Drop _pango_win32_os_version_infoChun-wei Fan2019-07-254-17/+3
| * pango/pangowin32-fontmap.c: Fix code formattingChun-wei Fan2019-07-251-216/+221
* | Merge branch 'win32-threadsafe'Matthias Clasen2019-07-253-32/+38
|\ \
| * | PangoWin32: Make font discovery thread-safeChun-wei Fan2019-07-253-32/+38
|/ /
* | NEWS: Some more updatesMatthias Clasen2019-07-251-0/+1
* | Merge branch 'visible-things' into 'master'Matthias Clasen2019-07-2513-18/+624
|\ \
| * | cairo: Render visible space differentlyMatthias Clasen2019-07-252-3/+80
| * | cairo: Better hex boxes for ignorablesMatthias Clasen2019-07-252-9/+32
| * | Add a utility function for ignorablesMatthias Clasen2019-07-251-0/+70
| * | shape: Apply the show attributeMatthias Clasen2019-07-251-3/+245