summaryrefslogtreecommitdiff
path: root/pango/pango-renderer.c
Commit message (Expand)AuthorAgeFilesLines
* Convert to the pango2 prefixMatthias Clasen2022-07-041-661/+660
* Implement all the line stylesMatthias Clasen2022-07-041-33/+94
* Make PangoGlyphItem privateMatthias Clasen2022-07-041-32/+33
* Document attribute binding helpersMatthias Clasen2022-07-041-0/+1
* Clean up PangoRenderer apiMatthias Clasen2022-07-041-115/+165
* Bring back shape attributesMatthias Clasen2022-07-041-9/+96
* renderer: Fix drawing of backgroundsMatthias Clasen2022-06-221-4/+4
* Complete line style changesMatthias Clasen2022-06-221-27/+47
* Clean up gtypes a bitMatthias Clasen2022-06-221-1/+1
* Add alpha to PangoColorMatthias Clasen2022-06-221-72/+1
* Make font metrics copy/freeMatthias Clasen2022-06-221-1/+1
* Drop all versioned since tagsMatthias Clasen2022-06-221-32/+0
* Make strikethrough styledMatthias Clasen2022-06-221-20/+46
* Rename PangoUnderline to PangoLineStyleMatthias Clasen2022-06-221-19/+19
* Split off an underline position attributeMatthias Clasen2022-06-221-4/+17
* Drop some underline variantsMatthias Clasen2022-06-221-11/+3
* Redo attributesMatthias Clasen2022-06-221-11/+11
* Drop shape attributesMatthias Clasen2022-06-221-78/+9
* lines: tweak the array apiMatthias Clasen2022-06-221-4/+6
* Replace PangoLayoutMatthias Clasen2022-06-221-144/+33
* Implement rendering for PangoLineMatthias Clasen2022-06-221-73/+188
* Underline spaces againfix-underlined-spacesMatthias Clasen2021-09-241-2/+2
* renderer: Fix static analysis warningsMatthias Clasen2021-09-171-1/+1
* Add horizontal displacementMatthias Clasen2021-08-311-1/+3
* Implement baseline shiftsMatthias Clasen2021-08-311-17/+10
* renderer: Use ink rects for line lengthsunderline-kerningMatthias Clasen2021-08-271-6/+6
* renderer: Silence compiler warningsMatthias Clasen2021-08-221-0/+8
* renderer: Don't divide by zerorenderer-crashMatthias Clasen2021-08-211-1/+1
* renderer: Fix averaging of strikethroughsfix-strikethrough-averagingMatthias Clasen2021-07-051-7/+8
* docs: Reduce redundancydocs-cleanupsMatthias Clasen2021-05-201-3/+3
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-12/+13
* introspection: Stop using allow-noneMatthias Clasen2021-05-191-3/+3
* docs: Add some detailsMatthias Clasen2021-04-031-0/+12
* Revert "Merge branch 'fix-deadlocks' into 'master'"revert-1fedc11aMatthias Clasen2021-03-311-128/+0
* Add dashed and dotted lineslinesMatthias Clasen2021-03-301-0/+128
* docs: Tweak renderer docsMatthias Clasen2021-03-111-19/+19
* docs: Port PangoRenderer to the new doc formatMatthias Clasen2021-03-111-381/+384
* docs: Move PangoRenderer docs to the right fileMatthias Clasen2021-03-111-0/+12
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-3/+3
* renderer: Move overline to priv data structureSimon McVittie2020-08-161-11/+12
* renderer: Fix a division-by-zeroMatthias Clasen2020-06-081-3/+10
* Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-04-141-1/+1
* Don’t use underline position in overlinesKhaled Hosny2019-11-021-2/+1
* renderer: Implement overlinesMatthias Clasen2019-10-311-1/+120
* Draw strikethrough continuouslyMatthias Clasen2019-10-311-13/+17
* renderer: Handle new underline valuesMatthias Clasen2019-10-311-0/+15
* doc cleanupsMatthias Clasen2019-07-231-2/+2
* Drop deprecated instance private data APIEmmanuele Bassi2018-08-301-6/+3
* layout/renderer: Don't heap-allocate short lived layout iteratorsTimm Bäder2017-10-271-7/+8
* Drop an questionable G_UNLIKELYMatthias Clasen2017-06-301-1/+1