summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* layout: Use char_offset in a few placesitem-offsetMatthias Clasen2021-08-281-23/+9
* test-itemize: Print more informationMatthias Clasen2021-08-283-1/+19
* test-itemize: Improve generationMatthias Clasen2021-08-281-3/+3
* item: Add a char offsetMatthias Clasen2021-08-284-9/+106
* CosmeticMatthias Clasen2021-08-283-23/+23
* tests: Only print known analysis flagsMatthias Clasen2021-08-281-1/+5
* pango-view: Show caret slopes as wellMatthias Clasen2021-08-271-0/+19
* carets: Fix rect for negative slopesMatthias Clasen2021-08-271-0/+4
* Merge branch 'ligature-caret-rtl-fixes' into 'main'Matthias Clasen2021-08-271-11/+69
|\
| * pango-view: Allow showing glyph ink rectsligature-caret-rtl-fixesMatthias Clasen2021-08-271-11/+69
* | Merge branch 'ligature-caret-rtl-fixes' into 'main'Matthias Clasen2021-08-274-28/+114
|\ \ | |/
| * 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
| * test-shape: Show cluster boundaries correctlyMatthias Clasen2021-08-271-11/+12
| * test-shape: Add an option for hex charsMatthias Clasen2021-08-271-1/+20
| * pango-viewer: Number caretsMatthias Clasen2021-08-271-0/+7
| * pango-view: Be more careful about caret positionsMatthias Clasen2021-08-271-12/+23
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-08-269-61/+184
|\
| * doc: Update pango_glyph_string_index_to_xMatthias Clasen2021-08-266-2/+131
| * Tweak the drawingMatthias Clasen2021-08-263-59/+53
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-08-267-3/+141
|\ \ | |/
| * docs: Add another illustrationMatthias Clasen2021-08-266-1/+138
| * NEWS: UpdatesMatthias Clasen2021-08-261-2/+3
|/
* Merge branch 'more-log-attr-things' into 'main'Matthias Clasen2021-08-2625-109/+751
|\
| * More break testsmore-log-attr-thingsMatthias Clasen2021-08-266-0/+25
| * Add code to validate log attrsMatthias Clasen2021-08-264-1/+587
| * break: Fix up word fixupsMatthias Clasen2021-08-262-14/+21
| * 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-2614-95/+116
|/
* NEWS: UpdatesMatthias Clasen2021-08-251-0/+10
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-08-261-8/+16
|\
| * pango-view: Don't omit the last caret positionMatthias Clasen2021-08-251-8/+16
* | Merge branch 'ligature-carets' into 'main'Matthias Clasen2021-08-261-36/+89
|\ \ | |/ |/|
| * Use ligature caret listsligature-caretsMatthias Clasen2021-08-251-36/+89
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-08-251-4/+43
|\ \ | |/ |/|
| * hyphen: Try harder to insert needed hyphensMatthias Clasen2021-08-251-4/+43
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-08-251-11/+21
|\
| * tests: Improve test-shapeMatthias Clasen2021-08-251-5/+20
| * tests: Make test-shape work like the othersMatthias Clasen2021-08-251-6/+1
|/
* Merge branch 'break-tailoring' into 'main'Matthias Clasen2021-08-2516-51/+509
|\
| * Add segmentation attributesbreak-tailoringMatthias Clasen2021-08-2516-51/+509
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-08-251-2/+52
|\ \ | |/ |/|
| * pango-viewer: Visualize caret positionsMatthias Clasen2021-08-251-2/+52
|/
* Merge branch 'hyphen-log-attr' into 'main'Matthias Clasen2021-08-2518-201/+275
|\
| * Add some new tests for hyphenshyphen-log-attrMatthias Clasen2021-08-254-0/+16
| * test-break: Print out hyphensMatthias Clasen2021-08-259-42/+66
| * Refine hyphenationMatthias Clasen2021-08-255-21/+83