summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test for pango_font_serializefont-serialize-testMatthias Clasen2021-11-272-1/+79
* font: Avoid cosmetic uglinessMatthias Clasen2021-11-272-4/+32
* Merge branch 'fix-emoji-in-tests' into 'main'Matthias Clasen2021-11-2728-1386/+1309
|\
| * Avoid an out-of-bound accessMatthias Clasen2021-11-271-1/+1
| * Update tests one more timeMatthias Clasen2021-11-2622-1375/+1230
| * tests: Fix font setup for EmojiMatthias Clasen2021-11-262-6/+70
| * Add more Emoji to the included emoji fontMatthias Clasen2021-11-261-0/+0
| * Make sure glyphinfo is fully initializedMatthias Clasen2021-11-261-0/+1
| * Add more fonts for test-layout testsMatthias Clasen2021-11-262-4/+7
|/
* Merge branch 'hinted-metrics-fixes' into 'main'Matthias Clasen2021-11-263-18/+54
|\
| * Test more font sizes in the empty line height testSebastian Keller2021-11-221-14/+24
| * Calculate hinted font height based on the hinted extentsSebastian Keller2021-11-221-2/+2
| * Introduce and use FLOOR and CEIL macros in Pango unitsSebastian Keller2021-11-222-4/+30
* | Merge branch 'serialization-improvements' into 'main'Matthias Clasen2021-11-2566-1431/+17285
|\ \
| * | Skip test-layout on macOSserialization-improvementsMatthias Clasen2021-11-251-1/+6
| * | test-layout: Fix up comparison directionMatthias Clasen2021-11-251-1/+1
| * | test-layout: Use an fc fontmapMatthias Clasen2021-11-251-1/+13
| * | Add a newline to serialization resultsMatthias Clasen2021-11-2529-216/+101
| * | Make test-layout use included fontsMatthias Clasen2021-11-2533-205/+1685
| * | test-layout: Drop the --show-font optionMatthias Clasen2021-11-241-6/+0
| * | serializer: Include unknown glyphs countMatthias Clasen2021-11-241-0/+3
| * | Add pango_font_serializeMatthias Clasen2021-11-242-0/+58
| * | Add more testsMatthias Clasen2021-11-246-9/+1049
| * | serializer: Support a "comment" fieldMatthias Clasen2021-11-241-0/+47
| * | Update test-layoutMatthias Clasen2021-11-2426-349/+13864
| * | Optionally serialize outputMatthias Clasen2021-11-2423-917/+384
| * | Add a way to get the font matrixMatthias Clasen2021-11-243-0/+44
| * | pango-view: Deserialize context tooMatthias Clasen2021-11-241-1/+1
| * | More context serialization workMatthias Clasen2021-11-242-5/+63
| * | serializer: CosmeticsMatthias Clasen2021-11-241-11/+16
| * | Allow serializing context informationMatthias Clasen2021-11-243-10/+179
| * | Add flags to serialize and deserializeMatthias Clasen2021-11-245-21/+59
| * | Refactor enum serialization error handlingMatthias Clasen2021-11-241-54/+68
| * | Rename the serialize errorsMatthias Clasen2021-11-243-36/+54
| * | CosmeticsMatthias Clasen2021-11-241-3/+3
| * | Fix visible space handlingMatthias Clasen2021-11-241-3/+5
|/ /
* | Merge branch 'line-breaking-fixes4' into 'main'Matthias Clasen2021-11-2318-33/+124
|\ \ | |/ |/|
| * Fix handling of extra widthline-breaking-fixes4Matthias Clasen2021-11-221-5/+23
| * break: Fix hyphen conditionMatthias Clasen2021-11-2210-27/+32
| * Fix a case of unintended hyphenationMatthias Clasen2021-11-223-1/+55
| * Add more autoptr definitionsMatthias Clasen2021-11-225-0/+14
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-11-206-6/+30
|\
| * ci: Allow the win32 render run to failMatthias Clasen2021-11-192-2/+2
| * Make summary work with meson 0.55Matthias Clasen2021-11-191-1/+1
| * build: Add a summaryMatthias Clasen2021-11-191-0/+25
| * Don't replace | with hyphensMatthias Clasen2021-11-193-4/+3
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-11-193-4/+37
|\
| * pango-view: Allow loading serialized layoutsMatthias Clasen2021-11-191-1/+34
| * pango-view: Fix display of char extentsMatthias Clasen2021-11-191-1/+1
| * Tweak word and sentence attributesMatthias Clasen2021-11-191-2/+2
|/