Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set design coords for named instances | Matthias Clasen | 2019-07-29 | 1 | -84/+47 |
* | Turn off ligatures when letterspacing | Matthias Clasen | 2019-07-29 | 1 | -0/+23 |
* | Take font matrix into account | Matthias Clasen | 2019-07-28 | 1 | -0/+19 |
* | pkgconfig: Make harfbuzz a Requires | Matthias Clasen | 2019-07-28 | 1 | -1/+1 |
* | Fix up harfbuzz includes | Matthias Clasen | 2019-07-28 | 4 | -4/+4 |
* | Fix harfbuzz includes | Matthias Clasen | 2019-07-28 | 1 | -1/+1 |
* | Fix some issues with hyphens | Matthias Clasen | 2019-07-27 | 1 | -18/+37 |
* | Fix a crash with line break control | Matthias Clasen | 2019-07-27 | 1 | -1/+1 |
* | PangoWin32: Use hb_font_get_nominal_glyph | Khaled Hosny | 2019-07-27 | 4 | -731/+60 |
* | Fix an uninitialized value | Matthias Clasen | 2019-07-27 | 1 | -9/+13 |
* | fc: Set variation coords on the harfbuzz font | Matthias Clasen | 2019-07-25 | 1 | -23/+86 |
* | PangoWin32: Make font discovery thread-safe | Chun-wei Fan | 2019-07-25 | 3 | -32/+38 |
* | cairo: Render visible space differently | Matthias Clasen | 2019-07-25 | 2 | -3/+80 |
* | cairo: Better hex boxes for ignorables | Matthias Clasen | 2019-07-25 | 2 | -9/+32 |
* | Add a utility function for ignorables | Matthias Clasen | 2019-07-25 | 1 | -0/+70 |
* | shape: Apply the show attribute | Matthias Clasen | 2019-07-25 | 1 | -3/+245 |
* | layout: Don't zero the width of visible space | Matthias Clasen | 2019-07-25 | 1 | -0/+4 |
* | layout: Make tab visible too | Matthias Clasen | 2019-07-25 | 1 | -2/+24 |
* | layout: Use a show attribute | Matthias Clasen | 2019-07-25 | 1 | -0/+6 |
* | layout: The show attribute affects shaping | Matthias Clasen | 2019-07-25 | 1 | -0/+1 |
* | markup: Support the new attribute | Matthias Clasen | 2019-07-25 | 1 | -0/+43 |
* | Add an attribute for showing invisible chars | Matthias Clasen | 2019-07-25 | 2 | -1/+49 |
* | Add a helper for parsing flags | Matthias Clasen | 2019-07-25 | 2 | -0/+66 |
* | xft: Fix compiler warnings | Matthias Clasen | 2019-07-25 | 1 | -2/+2 |
* | PangoWin32: Drop _pango_win32_os_version_info | Chun-wei Fan | 2019-07-25 | 4 | -17/+3 |
* | pango/pangowin32-fontmap.c: Fix code formatting | Chun-wei Fan | 2019-07-25 | 1 | -216/+221 |
* | layout: Flip the logic for attribute filtering | Matthias Clasen | 2019-07-24 | 1 | -86/+88 |
* | Fix misleading indentation | Matthias Clasen | 2019-07-24 | 1 | -1/+1 |
* | layout: Fix misleading naming | Matthias Clasen | 2019-07-24 | 1 | -17/+17 |
* | Bring back unknown glyph size defines | Matthias Clasen | 2019-07-24 | 2 | -6/+4 |
* | Add system-ui generic family support | Akira TAGOH | 2019-07-24 | 3 | -3/+29 |
* | doc cleanups | Matthias Clasen | 2019-07-23 | 3 | -120/+118 |
* | Remove an unused function | Matthias Clasen | 2019-07-23 | 1 | -9/+0 |
* | Merge branch 'better-hyphens' into 'master' | Matthias Clasen | 2019-07-22 | 9 | -150/+240 |
|\ | |||||
| * | Fix a comment typo | Matthias Clasen | 2019-07-22 | 1 | -1/+1 |
| * | Add a missing Since tag | Matthias Clasen | 2019-07-20 | 1 | -0/+2 |
| * | layout: Pass offset to pango_tailor_break | Matthias Clasen | 2019-07-20 | 1 | -31/+10 |
| * | break: Implement allow-breaks | Matthias Clasen | 2019-07-20 | 1 | -9/+87 |
| * | Add an allow-breaks attribute | Matthias Clasen | 2019-07-20 | 3 | -1/+49 |
| * | Add an offset argument to pango_tailor_break | Matthias Clasen | 2019-07-20 | 2 | -2/+5 |
| * | Insert hyphens in more places | Matthias Clasen | 2019-07-20 | 1 | -2/+31 |
| * | Don't insert extra runs for hyphens | Matthias Clasen | 2019-07-20 | 3 | -104/+55 |
| * | Quiet a compiler warning | Matthias Clasen | 2019-07-20 | 1 | -2/+2 |
* | | pangowin32: add back the old font fallback list for each registered font | Christoph Reiter | 2019-07-21 | 1 | -0/+11 |
* | | Merge branch 'cairo-detection-improvements' into 'master' | Matthias Clasen | 2019-07-21 | 1 | -1/+9 |
|\ \ | |||||
| * | | pango/meson.build: Fix pangocairo.pc on MSVC builds | Chun-wei Fan | 2019-07-19 | 1 | -1/+9 |
* | | | pango/pango-attributes.c: Trivial fix for pre-C99 | Chun-wei Fan | 2019-07-20 | 1 | -1/+1 |
* | | | Add a function to update attribute lists | Matthias Clasen | 2019-07-19 | 2 | -0/+86 |
* | | | Add pango_attr_list_get_attributes | Matthias Clasen | 2019-07-19 | 2 | -0/+24 |
| |/ |/| | |||||
* | | Remove unused remnants of shape engine | Khaled Hosny | 2019-07-19 | 4 | -184/+0 |