summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pango-view: Allow showing glyph ink rectsligature-caret-rtl-fixesMatthias Clasen2021-08-271-11/+69
* 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
| * 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
| * Quiet a compiler warningMatthias Clasen2021-08-241-1/+1
* | Merge branch 'caret-slope' into 'main'Matthias Clasen2021-08-257-5/+644
|\ \ | |/ |/|
| * Add an illustration for caret metricscaret-slopeMatthias Clasen2021-08-246-1/+543
| * Add pango_layout_get_caret_posMatthias Clasen2021-08-242-5/+102
|/
* Merge branch 'log-attr-things' into 'main'Matthias Clasen2021-08-246-76/+153
|\
| * docs: Update some linkslog-attr-thingsMatthias Clasen2021-08-231-4/+5
| * break: Add pango_attr_break apiMatthias Clasen2021-08-233-9/+62