Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linebreaker: Apply show flags to line separators | Matthias Clasen | 2022-07-04 | 1 | -3/+25 |
* | Unset faceid when looking for monospace | Matthias Clasen | 2022-07-04 | 1 | -4/+3 |
* | Add Pango2HbFaceBuilder | Matthias Clasen | 2022-07-04 | 5 | -235/+438 |
* | Bump harfbuzz dep | Matthias Clasen | 2022-07-04 | 1 | -1/+1 |
* | ci: Fix win32 run scripts | Matthias Clasen | 2022-07-04 | 2 | -2/+2 |
* | build: Cosmetics | Matthias Clasen | 2022-07-04 | 1 | -3/+0 |
* | Redo the cairo font code | Matthias Clasen | 2022-07-04 | 1 | -1/+98 |
* | ci: Don't run HarfBuzz tests on Windows | Matthias Clasen | 2022-07-04 | 1 | -1/+1 |
* | pangodwrite-fontmap.cpp: Fix up Pango2Stretch mapping | Chun-wei Fan | 2022-07-04 | 1 | -5/+36 |
* | pangocairo-font.c: Fix DirectWrite build | Chun-wei Fan | 2022-07-04 | 1 | -1/+1 |
* | pangodwrite-fontmap.cpp: Fix build | Matthias Clasen | 2022-07-04 | 2 | -68/+69 |
* | Windows: Fix up version resource | Matthias Clasen | 2022-07-04 | 2 | -10/+12 |
* | Undo excessive search/replace | Matthias Clasen | 2022-07-04 | 46 | -187/+187 |
* | Update examples in the docs | Matthias Clasen | 2022-07-04 | 5 | -271/+328 |
* | Add defines for native fontmaps | Matthias Clasen | 2022-07-04 | 9 | -41/+67 |
* | pango-view: Remove leftovers | Matthias Clasen | 2022-07-04 | 2 | -155/+1 |
* | Redo the cairo backend code | Matthias Clasen | 2022-07-04 | 17 | -227/+390 |
* | Remove the mixed dependency check | Matthias Clasen | 2022-07-04 | 1 | -22/+0 |
* | Update news | Matthias Clasen | 2022-07-04 | 1 | -0/+17 |
* | docs: Mention prefix change in migration guide | Matthias Clasen | 2022-07-04 | 1 | -2/+15 |
* | Move the code from pango/ to pango2/ | Matthias Clasen | 2022-07-04 | 207 | -259/+260 |
* | Versioning gymnastics | Matthias Clasen | 2022-07-04 | 3 | -23/+23 |
* | Convert to the pango2 prefix | Matthias Clasen | 2022-07-04 | 207 | -16513/+16515 |
* | README.win32.md: Mention about pixman on ARM64 builds | Chun-wei Fan | 2022-07-04 | 1 | -1/+6 |
* | README.win32.md: Use UNIX line endings | Chun-wei Fan | 2022-07-04 | 1 | -80/+80 |
* | README.win32: Convert to MarkDown | Chun-wei Fan | 2022-07-04 | 2 | -65/+80 |
* | Avoid gio in Pango headers | Matthias Clasen | 2022-07-04 | 7 | -1/+8 |
* | Be careful with acos | Matthias Clasen | 2022-07-04 | 1 | -1/+1 |
* | README.win32: Update Windows build information | Chun-wei Fan | 2022-07-04 | 1 | -16/+11 |
* | Clean up tests | Matthias Clasen | 2022-07-04 | 8 | -41/+26 |
* | Revert "Disable known-broken tests" | Matthias Clasen | 2022-07-04 | 2 | -11/+2 |
* | Implement all the line styles | Matthias Clasen | 2022-07-04 | 4 | -152/+211 |
* | Documentation improvements | Matthias Clasen | 2022-07-04 | 20 | -132/+166 |
* | 1.90 | Matthias Clasen | 2022-07-04 | 2 | -0/+115 |
* | Update userfont example for changes | Matthias Clasen | 2022-07-04 | 1 | -2/+2 |
* | Disable known-broken tests | Matthias Clasen | 2022-07-04 | 2 | -2/+11 |
* | update make-release.sh script for option changes | Matthias Clasen | 2022-07-04 | 1 | -1/+1 |
* | Avoid overflow when calculating caret slope | Matthias Clasen | 2022-07-04 | 1 | -1/+2 |
* | Remove an erroneous assertion | Matthias Clasen | 2022-07-04 | 1 | -2/+1 |
* | ci: Fix running tests manually | Matthias Clasen | 2022-07-04 | 1 | -2/+2 |
* | fontset: Ignore gravity and variations | Matthias Clasen | 2022-07-04 | 1 | -4/+8 |
* | Fix gravities for user fonts | Matthias Clasen | 2022-07-04 | 5 | -35/+101 |
* | Add a userfont to pango-view | Matthias Clasen | 2022-07-04 | 4 | -0/+192 |
* | docs: Add a migration guide | Matthias Clasen | 2022-07-04 | 3 | -0/+184 |
* | Cosmetics | Matthias Clasen | 2022-07-04 | 1 | -1/+1 |
* | Make PangoGlyphItem private | Matthias Clasen | 2022-07-04 | 16 | -373/+307 |
* | Document attribute binding helpers | Matthias Clasen | 2022-07-04 | 17 | -230/+259 |
* | Clean up PangoRenderer api | Matthias Clasen | 2022-07-04 | 2 | -132/+165 |
* | Drop more PangoItem api | Matthias Clasen | 2022-07-04 | 7 | -335/+249 |
* | font: Redo feature api | Matthias Clasen | 2022-07-04 | 9 | -121/+51 |