Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up tab sizingtab-speedup | Matthias Clasen | 2021-12-02 | 1 | -23/+18 |
* | layout: Small optimization | Matthias Clasen | 2021-12-02 | 3 | -39/+17 |
* | layout: Optimize tab handling | Matthias Clasen | 2021-12-01 | 1 | -1/+1 |
* | layout: Call pango_tab_array_sort | Matthias Clasen | 2021-12-01 | 1 | -3/+6 |
* | layout: Some restructuring of tab handling | Matthias Clasen | 2021-12-01 | 1 | -54/+43 |
* | Add pango_tab_array_sort | Matthias Clasen | 2021-12-01 | 2 | -0/+28 |
* | Merge branch 'tab-align' into 'main' | Matthias Clasen | 2021-11-29 | 11 | -107/+2329 |
|\ | |||||
| * | Add a test with tab alignmentstab-align | Matthias Clasen | 2021-11-29 | 2 | -0/+1837 |
| * | tabs: Tweak string format | Matthias Clasen | 2021-11-29 | 2 | -7/+7 |
| * | tabs: Add a decimal point | Matthias Clasen | 2021-11-29 | 8 | -36/+165 |
| * | layout: Implement tab alignments | Matthias Clasen | 2021-11-29 | 1 | -57/+201 |
| * | serializer: Support tab alignments | Matthias Clasen | 2021-11-29 | 4 | -16/+85 |
| * | tabs: Add other tab alignments | Matthias Clasen | 2021-11-29 | 2 | -13/+52 |
| * | test-layout: Make --fonts work as expected | Matthias Clasen | 2021-11-29 | 1 | -2/+5 |
| * | docs: Add a note on tabs | Matthias Clasen | 2021-11-29 | 1 | -1/+2 |
* | | Merge branch 'fix-pango-view' into 'main' | Matthias Clasen | 2021-11-29 | 1 | -2/+0 |
|\ \ | |||||
| * | | Fix pango-view crash | Peng Wu | 2021-11-29 | 1 | -2/+0 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-11-28 | 4 | -32/+244 |
|\ \ | |/ | |||||
| * | tests: Fix installed data for test-layout | Matthias Clasen | 2021-11-28 | 1 | -28/+29 |
| * | Never show variation selectors | Matthias Clasen | 2021-11-28 | 3 | -4/+215 |
|/ | |||||
* | Merge branch 'gravity-fixes' into 'main' | Matthias Clasen | 2021-11-28 | 3 | -6/+9 |
|\ | |||||
| * | Fix line heights in improper gravitiesgravity-fixes | Matthias Clasen | 2021-11-27 | 2 | -5/+5 |
| * | Fix misplaced glyphs in gravity east | Matthias Clasen | 2021-11-27 | 1 | -1/+4 |
|/ | |||||
* | 1.49.41.49.4 | Matthias Clasen | 2021-11-27 | 2 | -1/+15 |
* | Merge branch 'font-serialize-test' into 'main' | Matthias Clasen | 2021-11-27 | 4 | -5/+111 |
|\ | |||||
| * | Add a test for pango_font_serializefont-serialize-test | Matthias Clasen | 2021-11-27 | 2 | -1/+79 |
| * | font: Avoid cosmetic ugliness | Matthias Clasen | 2021-11-27 | 2 | -4/+32 |
|/ | |||||
* | Merge branch 'fix-emoji-in-tests' into 'main' | Matthias Clasen | 2021-11-27 | 28 | -1386/+1309 |
|\ | |||||
| * | Avoid an out-of-bound access | Matthias Clasen | 2021-11-27 | 1 | -1/+1 |
| * | Update tests one more time | Matthias Clasen | 2021-11-26 | 22 | -1375/+1230 |
| * | tests: Fix font setup for Emoji | Matthias Clasen | 2021-11-26 | 2 | -6/+70 |
| * | 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 |