summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
...
* Add segmentation attributesbreak-tailoringMatthias Clasen2021-08-255-48/+453
* Merge branch 'hyphen-log-attr' into 'main'Matthias Clasen2021-08-254-164/+194
|\
| * test-break: Print out hyphensMatthias Clasen2021-08-251-7/+3
| * Refine hyphenationMatthias Clasen2021-08-254-20/+82
| * shape: Rearrange hb buffer setupMatthias Clasen2021-08-251-8/+7
| * layout: Use need_hyphen from log attrsMatthias Clasen2021-08-241-130/+1
| * Add hyphens to log attrsMatthias Clasen2021-08-242-3/+105
* | Add an illustration for caret metricscaret-slopeMatthias Clasen2021-08-241-1/+4
* | Add pango_layout_get_caret_posMatthias Clasen2021-08-242-5/+102
|/
* break: Add pango_attr_break apiMatthias Clasen2021-08-233-9/+62
* break: Some code reorganizationMatthias Clasen2021-08-232-49/+60
* break-thai: Fix up word break handlingMatthias Clasen2021-08-231-8/+20
* layout: Only recompute log_attrs when neededMatthias Clasen2021-08-231-15/+21
* docs: Add another illustrationdoc-font-metricsMatthias Clasen2021-08-221-0/+8
* Fix an oversight with text-transformMatthias Clasen2021-08-221-1/+1
* renderer: Silence compiler warningsMatthias Clasen2021-08-221-0/+8
* markup: Silence compiler warningsMatthias Clasen2021-08-221-0/+3
* layout: Silence compiler warningsMatthias Clasen2021-08-221-26/+27
* break: Silence compiler warningsMatthias Clasen2021-08-221-8/+16
* fcfontmap: Silence compiler warningsMatthias Clasen2021-08-221-0/+2
* bidi: Silence compiler warningsMatthias Clasen2021-08-221-0/+1
* emoji: Silence compiler warningsMatthias Clasen2021-08-221-0/+3
* attributes: Silence compiler warningsMatthias Clasen2021-08-221-9/+9
* glyphstring: Silence compiler warningsMatthias Clasen2021-08-221-4/+4
* attributes: CosmeticsMatthias Clasen2021-08-221-2/+2
* Add a forgotten binding helperMatthias Clasen2021-08-221-0/+1
* Fix binding helpers for absolute-line-heightMatthias Clasen2021-08-221-0/+1
* break: Some code reorgMatthias Clasen2021-08-221-141/+130
* Merge branch 'renderer-crash' into 'main'Matthias Clasen2021-08-211-1/+1
|\
| * renderer: Don't divide by zerorenderer-crashMatthias Clasen2021-08-211-1/+1
* | Merge branch 'text-transform-3' into 'main'Matthias Clasen2021-08-216-120/+336
|\ \ | |/ |/|
| * Documentation tweaksMatthias Clasen2021-08-201-27/+28
| * shaping: implement text transformMatthias Clasen2021-08-201-81/+167
| * layout: Use pango_shape_itemMatthias Clasen2021-08-201-4/+5
| * Add pango_shape_itemMatthias Clasen2021-08-202-38/+103
| * layout: Text transform affects shapeMatthias Clasen2021-08-201-0/+1
| * markup: Add a text transform attributeMatthias Clasen2021-08-203-0/+62
* | language: Document issue with per-thread localeslanguage-get-defaultMatthias Clasen2021-08-211-0/+4
|/
* CosmeticsMatthias Clasen2021-08-202-58/+17
* Fix up header inclusionsMatthias Clasen2021-08-201-1/+1
* Some code reorgcode-reorgMatthias Clasen2021-08-201-506/+531
* Cosmetics: Reorganize pango-attributes.hMatthias Clasen2021-08-201-220/+214
* Include pango-language.hMatthias Clasen2021-08-201-0/+1
* Cosmetics: Reindent pango-language.hMatthias Clasen2021-08-202-20/+22
* Cosmetics: Reindent pango-break.hMatthias Clasen2021-08-201-28/+23
* Cosmetics: Move a function aroundMatthias Clasen2021-08-204-111/+108
* Cosmetics: Reindent pango-glyph.hMatthias Clasen2021-08-201-62/+65
* Cosmetics: Move a function aroundMatthias Clasen2021-08-203-7/+10
* Some more code reorgMatthias Clasen2021-08-203-507/+496
* Some code reorgMatthias Clasen2021-08-207-1151/+1244