Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more Emoji to the included emoji font | Matthias Clasen | 2021-11-26 | 1 | -0/+0 |
* | Make sure glyphinfo is fully initialized | Matthias Clasen | 2021-11-26 | 1 | -0/+1 |
* | Add more fonts for test-layout tests | Matthias Clasen | 2021-11-26 | 2 | -4/+7 |
* | Merge branch 'hinted-metrics-fixes' into 'main' | Matthias Clasen | 2021-11-26 | 3 | -18/+54 |
|\ | |||||
| * | Test more font sizes in the empty line height test | Sebastian Keller | 2021-11-22 | 1 | -14/+24 |
| * | Calculate hinted font height based on the hinted extents | Sebastian Keller | 2021-11-22 | 1 | -2/+2 |
| * | Introduce and use FLOOR and CEIL macros in Pango units | Sebastian Keller | 2021-11-22 | 2 | -4/+30 |
* | | Merge branch 'serialization-improvements' into 'main' | Matthias Clasen | 2021-11-25 | 66 | -1431/+17285 |
|\ \ | |||||
| * | | Skip test-layout on macOSserialization-improvements | Matthias Clasen | 2021-11-25 | 1 | -1/+6 |
| * | | test-layout: Fix up comparison direction | Matthias Clasen | 2021-11-25 | 1 | -1/+1 |
| * | | test-layout: Use an fc fontmap | Matthias Clasen | 2021-11-25 | 1 | -1/+13 |
| * | | Add a newline to serialization results | Matthias Clasen | 2021-11-25 | 29 | -216/+101 |
| * | | Make test-layout use included fonts | Matthias Clasen | 2021-11-25 | 33 | -205/+1685 |
| * | | test-layout: Drop the --show-font option | Matthias Clasen | 2021-11-24 | 1 | -6/+0 |
| * | | serializer: Include unknown glyphs count | Matthias Clasen | 2021-11-24 | 1 | -0/+3 |
| * | | Add pango_font_serialize | Matthias Clasen | 2021-11-24 | 2 | -0/+58 |
| * | | Add more tests | Matthias Clasen | 2021-11-24 | 6 | -9/+1049 |
| * | | serializer: Support a "comment" field | Matthias Clasen | 2021-11-24 | 1 | -0/+47 |
| * | | Update test-layout | Matthias Clasen | 2021-11-24 | 26 | -349/+13864 |
| * | | Optionally serialize output | Matthias Clasen | 2021-11-24 | 23 | -917/+384 |
| * | | Add a way to get the font matrix | Matthias Clasen | 2021-11-24 | 3 | -0/+44 |
| * | | pango-view: Deserialize context too | Matthias Clasen | 2021-11-24 | 1 | -1/+1 |
| * | | More context serialization work | Matthias Clasen | 2021-11-24 | 2 | -5/+63 |
| * | | serializer: Cosmetics | Matthias Clasen | 2021-11-24 | 1 | -11/+16 |
| * | | Allow serializing context information | Matthias Clasen | 2021-11-24 | 3 | -10/+179 |
| * | | Add flags to serialize and deserialize | Matthias Clasen | 2021-11-24 | 5 | -21/+59 |
| * | | Refactor enum serialization error handling | Matthias Clasen | 2021-11-24 | 1 | -54/+68 |
| * | | Rename the serialize errors | Matthias Clasen | 2021-11-24 | 3 | -36/+54 |
| * | | Cosmetics | Matthias Clasen | 2021-11-24 | 1 | -3/+3 |
| * | | Fix visible space handling | Matthias Clasen | 2021-11-24 | 1 | -3/+5 |
|/ / | |||||
* | | Merge branch 'line-breaking-fixes4' into 'main' | Matthias Clasen | 2021-11-23 | 18 | -33/+124 |
|\ \ | |/ |/| | |||||
| * | Fix handling of extra widthline-breaking-fixes4 | Matthias Clasen | 2021-11-22 | 1 | -5/+23 |
| * | break: Fix hyphen condition | Matthias Clasen | 2021-11-22 | 10 | -27/+32 |
| * | Fix a case of unintended hyphenation | Matthias Clasen | 2021-11-22 | 3 | -1/+55 |
| * | Add more autoptr definitions | Matthias Clasen | 2021-11-22 | 5 | -0/+14 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-11-20 | 6 | -6/+30 |
|\ | |||||
| * | ci: Allow the win32 render run to fail | Matthias Clasen | 2021-11-19 | 2 | -2/+2 |
| * | Make summary work with meson 0.55 | Matthias Clasen | 2021-11-19 | 1 | -1/+1 |
| * | build: Add a summary | Matthias Clasen | 2021-11-19 | 1 | -0/+25 |
| * | Don't replace | with hyphens | Matthias Clasen | 2021-11-19 | 3 | -4/+3 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-11-19 | 3 | -4/+37 |
|\ | |||||
| * | pango-view: Allow loading serialized layouts | Matthias Clasen | 2021-11-19 | 1 | -1/+34 |
| * | pango-view: Fix display of char extents | Matthias Clasen | 2021-11-19 | 1 | -1/+1 |
| * | Tweak word and sentence attributes | Matthias Clasen | 2021-11-19 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'serializer2' into 'main' | Matthias Clasen | 2021-11-18 | 55 | -344/+1540 |
|\ | |||||
| * | Add a json-glib subprojectserializer2 | Matthias Clasen | 2021-11-18 | 2 | -1/+7 |
| * | Improve valgrind suppressions | Matthias Clasen | 2021-11-18 | 1 | -0/+15 |
| * | Make test-layout use layout serialization | Matthias Clasen | 2021-11-18 | 46 | -372/+416 |
| * | Add layout serialization api | Matthias Clasen | 2021-11-18 | 6 | -3/+1133 |
| * | ci: Add json-glib to the image | Matthias Clasen | 2021-11-18 | 2 | -1/+2 |
|/ |