summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* layout: Use pango_glyph_string_index_to_x_fullMatthias Clasen2021-08-291-18/+35
* Don't compute log attrs on demandMatthias Clasen2021-08-291-15/+3
* Add pango_glyph_string_index_to_x_fullMatthias Clasen2021-08-292-24/+72
* Try harder to disect clustersMatthias Clasen2021-08-291-15/+34
* Add pango_layout_iter_get_run_baselineMatthias Clasen2021-08-292-0/+18
* layout: Apply rise to cluster extentsMatthias Clasen2021-08-291-0/+6
* Add a missing semicolonMatthias Clasen2021-08-291-1/+1
* Add autoptr cleanup funcsMatthias Clasen2021-08-282-0/+5
* font: Add a vfunc for pango_font_has_charMatthias Clasen2021-08-282-4/+16
* fcfont: CosmeticsMatthias Clasen2021-08-282-3/+1
* layout: Allocate a bit lessMatthias Clasen2021-08-281-7/+11
* Merge branch 'item-offset' into 'main'Matthias Clasen2021-08-287-55/+138
|\
| * layout: Use char_offset in a few placesitem-offsetMatthias Clasen2021-08-281-23/+9
| * item: Add a char offsetMatthias Clasen2021-08-284-9/+106
| * CosmeticMatthias Clasen2021-08-283-23/+23
* | Merge branch 'underline-kerning' into 'main'Matthias Clasen2021-08-281-6/+6
|\ \
| * | renderer: Use ink rects for line lengthsunderline-kerningMatthias Clasen2021-08-271-6/+6
* | | -Wincompatible-pointer-typescoretext-warningsKhaled Hosny2021-08-281-1/+1
* | | -Wincompatible-pointer-types-discards-qualifiersKhaled Hosny2021-08-281-1/+1
* | | -Wunused-variableKhaled Hosny2021-08-281-5/+0
| |/ |/|
* | carets: Fix rect for negative slopesMatthias Clasen2021-08-271-0/+4
|/
* docs: Some detail for PangoGlyphGeometryMatthias Clasen2021-08-271-0/+13
* Try harder to find positions in clustersMatthias Clasen2021-08-271-3/+32
* Take kerning into account for ligature caretsMatthias Clasen2021-08-271-0/+3
* Fixes for rtl cursor positionsMatthias Clasen2021-08-271-1/+4
* doc: Update pango_glyph_string_index_to_xMatthias Clasen2021-08-261-2/+9
* docs: Add another illustrationMatthias Clasen2021-08-261-1/+6
* break: Fix up word fixupsMatthias Clasen2021-08-261-7/+14
* break: Fix sentence boundary corner casesMatthias Clasen2021-08-261-2/+2
* break-indic: Don't wipe out mandatory breaksMatthias Clasen2021-08-261-4/+7
* break: Follow mandatory rules more strictlyMatthias Clasen2021-08-261-4/+25
* Merge branch 'ligature-carets' into 'main'Matthias Clasen2021-08-261-36/+89
|\
| * Use ligature caret listsligature-caretsMatthias Clasen2021-08-251-36/+89
* | hyphen: Try harder to insert needed hyphensMatthias Clasen2021-08-251-4/+43
|/
* 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