summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test with tab alignmentstab-alignMatthias Clasen2021-11-292-0/+1837
* tabs: Tweak string formatMatthias Clasen2021-11-292-7/+7
* tabs: Add a decimal pointMatthias Clasen2021-11-298-36/+165
* layout: Implement tab alignmentsMatthias Clasen2021-11-291-57/+201
* serializer: Support tab alignmentsMatthias Clasen2021-11-294-16/+85
* tabs: Add other tab alignmentsMatthias Clasen2021-11-292-13/+52
* test-layout: Make --fonts work as expectedMatthias Clasen2021-11-291-2/+5
* docs: Add a note on tabsMatthias Clasen2021-11-291-1/+2
* tests: Fix installed data for test-layoutMatthias Clasen2021-11-281-28/+29
* Never show variation selectorsMatthias Clasen2021-11-283-4/+215
* Merge branch 'gravity-fixes' into 'main'Matthias Clasen2021-11-283-6/+9
|\
| * Fix line heights in improper gravitiesgravity-fixesMatthias Clasen2021-11-272-5/+5
| * Fix misplaced glyphs in gravity eastMatthias Clasen2021-11-271-1/+4
|/
* 1.49.41.49.4Matthias Clasen2021-11-272-1/+15
* Merge branch 'font-serialize-test' into 'main'Matthias Clasen2021-11-274-5/+111
|\
| * 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