Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ligature-carets' into 'main' | Matthias Clasen | 2021-08-26 | 1 | -36/+89 |
|\ | |||||
| * | Use ligature caret listsligature-carets | Matthias Clasen | 2021-08-25 | 1 | -36/+89 |
* | | hyphen: Try harder to insert needed hyphens | Matthias Clasen | 2021-08-25 | 1 | -4/+43 |
|/ | |||||
* | Add segmentation attributesbreak-tailoring | Matthias Clasen | 2021-08-25 | 5 | -48/+453 |
* | Merge branch 'hyphen-log-attr' into 'main' | Matthias Clasen | 2021-08-25 | 4 | -164/+194 |
|\ | |||||
| * | test-break: Print out hyphens | Matthias Clasen | 2021-08-25 | 1 | -7/+3 |
| * | Refine hyphenation | Matthias Clasen | 2021-08-25 | 4 | -20/+82 |
| * | shape: Rearrange hb buffer setup | Matthias Clasen | 2021-08-25 | 1 | -8/+7 |
| * | layout: Use need_hyphen from log attrs | Matthias Clasen | 2021-08-24 | 1 | -130/+1 |
| * | Add hyphens to log attrs | Matthias Clasen | 2021-08-24 | 2 | -3/+105 |
* | | Add an illustration for caret metricscaret-slope | Matthias Clasen | 2021-08-24 | 1 | -1/+4 |
* | | Add pango_layout_get_caret_pos | Matthias Clasen | 2021-08-24 | 2 | -5/+102 |
|/ | |||||
* | break: Add pango_attr_break api | Matthias Clasen | 2021-08-23 | 3 | -9/+62 |
* | break: Some code reorganization | Matthias Clasen | 2021-08-23 | 2 | -49/+60 |
* | break-thai: Fix up word break handling | Matthias Clasen | 2021-08-23 | 1 | -8/+20 |
* | layout: Only recompute log_attrs when needed | Matthias Clasen | 2021-08-23 | 1 | -15/+21 |
* | docs: Add another illustrationdoc-font-metrics | Matthias Clasen | 2021-08-22 | 1 | -0/+8 |
* | Fix an oversight with text-transform | Matthias Clasen | 2021-08-22 | 1 | -1/+1 |
* | renderer: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+8 |
* | markup: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+3 |
* | layout: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -26/+27 |
* | break: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -8/+16 |
* | fcfontmap: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+2 |
* | bidi: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+1 |
* | emoji: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+3 |
* | attributes: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -9/+9 |
* | glyphstring: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -4/+4 |
* | attributes: Cosmetics | Matthias Clasen | 2021-08-22 | 1 | -2/+2 |
* | Add a forgotten binding helper | Matthias Clasen | 2021-08-22 | 1 | -0/+1 |
* | Fix binding helpers for absolute-line-height | Matthias Clasen | 2021-08-22 | 1 | -0/+1 |
* | break: Some code reorg | Matthias Clasen | 2021-08-22 | 1 | -141/+130 |
* | Merge branch 'renderer-crash' into 'main' | Matthias Clasen | 2021-08-21 | 1 | -1/+1 |
|\ | |||||
| * | renderer: Don't divide by zerorenderer-crash | Matthias Clasen | 2021-08-21 | 1 | -1/+1 |
* | | Merge branch 'text-transform-3' into 'main' | Matthias Clasen | 2021-08-21 | 6 | -120/+336 |
|\ \ | |/ |/| | |||||
| * | Documentation tweaks | Matthias Clasen | 2021-08-20 | 1 | -27/+28 |
| * | shaping: implement text transform | Matthias Clasen | 2021-08-20 | 1 | -81/+167 |
| * | layout: Use pango_shape_item | Matthias Clasen | 2021-08-20 | 1 | -4/+5 |
| * | Add pango_shape_item | Matthias Clasen | 2021-08-20 | 2 | -38/+103 |
| * | layout: Text transform affects shape | Matthias Clasen | 2021-08-20 | 1 | -0/+1 |
| * | markup: Add a text transform attribute | Matthias Clasen | 2021-08-20 | 3 | -0/+62 |
* | | language: Document issue with per-thread localeslanguage-get-default | Matthias Clasen | 2021-08-21 | 1 | -0/+4 |
|/ | |||||
* | Cosmetics | Matthias Clasen | 2021-08-20 | 2 | -58/+17 |
* | Fix up header inclusions | Matthias Clasen | 2021-08-20 | 1 | -1/+1 |
* | Some code reorgcode-reorg | Matthias Clasen | 2021-08-20 | 1 | -506/+531 |
* | Cosmetics: Reorganize pango-attributes.h | Matthias Clasen | 2021-08-20 | 1 | -220/+214 |
* | Include pango-language.h | Matthias Clasen | 2021-08-20 | 1 | -0/+1 |
* | Cosmetics: Reindent pango-language.h | Matthias Clasen | 2021-08-20 | 2 | -20/+22 |
* | Cosmetics: Reindent pango-break.h | Matthias Clasen | 2021-08-20 | 1 | -28/+23 |
* | Cosmetics: Move a function around | Matthias Clasen | 2021-08-20 | 4 | -111/+108 |
* | Cosmetics: Reindent pango-glyph.h | Matthias Clasen | 2021-08-20 | 1 | -62/+65 |