Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fc: Use harfbuzz for glyph lookup | Matthias Clasen | 2019-07-18 | 1 | -42/+4 |
* | fc: Make pangofc_shape backend-neutral | Matthias Clasen | 2019-07-18 | 1 | -44/+47 |
* | fc: Make hb font immutable | Matthias Clasen | 2019-07-18 | 1 | -0/+2 |
* | fc: Move font setup code from the shaper | Matthias Clasen | 2019-07-18 | 3 | -332/+147 |
* | fc: Implement create_hb_font | Matthias Clasen | 2019-07-18 | 3 | -1/+69 |
* | Add api to get a hb_font_t | Matthias Clasen | 2019-07-18 | 4 | -6/+50 |
* | shape test: Output glyph widths | Matthias Clasen | 2019-07-18 | 1 | -1/+1 |
* | coretext: Remove unused code | Matthias Clasen | 2019-07-18 | 1 | -24/+0 |
* | Fix more compiler warnings | Matthias Clasen | 2019-07-18 | 4 | -4/+4 |
* | Fix compiler warnings | Matthias Clasen | 2019-07-18 | 4 | -5/+5 |
* | OS X: Prevent recursion in get_metrics | Matthias Clasen | 2019-07-18 | 1 | -14/+0 |
* | OS X: build fixes | Matthias Clasen | 2019-07-18 | 2 | -1/+4 |
* | Add a test file with lots of hyphens | Matthias Clasen | 2019-07-18 | 1 | -0/+3 |
* | pango-list: Be nice | Matthias Clasen | 2019-07-18 | 1 | -2/+2 |
* | glyph iter: Adjust assertions | Matthias Clasen | 2019-07-17 | 1 | -2/+2 |
* | Update expected test results | Matthias Clasen | 2019-07-17 | 1 | -22/+20 |
* | Add a shape test | Matthias Clasen | 2019-07-17 | 2 | -0/+298 |
* | layout: Fix reshaping with hyphen runs | Matthias Clasen | 2019-07-17 | 1 | -2/+15 |
* | layout: Correctly account for hyphen width | Matthias Clasen | 2019-07-17 | 1 | -8/+14 |
* | Fix a compiler warning | Matthias Clasen | 2019-07-17 | 1 | -1/+0 |
* | fc: Return a coverage level | Matthias Clasen | 2019-07-17 | 1 | -1/+3 |
* | Fix no-break attribute filtering | Matthias Clasen | 2019-07-17 | 1 | -1/+5 |
* | NEWS: Some more updates | Matthias Clasen | 2019-07-16 | 1 | -2/+1 |
* | Merge branch 'tailor-break' into 'master' | Matthias Clasen | 2019-07-16 | 4 | -64/+108 |
|\ | |||||
| * | Deprecate pango_break | Matthias Clasen | 2019-07-16 | 2 | -13/+10 |
| * | layout: Tailor breaks properly | Matthias Clasen | 2019-07-16 | 1 | -35/+47 |
| * | Add pango_tailor_break | Matthias Clasen | 2019-07-16 | 3 | -16/+51 |
* | | cairo win32: Set height in font metrics | Matthias Clasen | 2019-07-16 | 1 | -4/+3 |
* | | ci: Go back to using line spacing | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
* | | Merge branch 'win32-ci' into 'master' | Matthias Clasen | 2019-07-16 | 3 | -35/+44 |
|\ \ | |||||
| * | | ci: Try again to get metrics on win32 | Matthias Clasen | 2019-07-16 | 2 | -3/+1 |
| * | | pango-list: Add a --metrics option | Matthias Clasen | 2019-07-16 | 1 | -32/+43 |
* | | | context: Treat metrics height like ascent+descent | Matthias Clasen | 2019-07-16 | 1 | -0/+1 |
|/ / | |||||
* | | Try one more time | Matthias Clasen | 2019-07-16 | 2 | -1/+2 |
* | | Try again to get the paths right | Matthias Clasen | 2019-07-16 | 2 | -2/+1 |
* | | Typo fix | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
* | | pango-list: Fix a compiler warning | Matthias Clasen | 2019-07-16 | 1 | -0/+1 |
* | | ci: We need verbose output | Matthias Clasen | 2019-07-16 | 2 | -0/+3 |
* | | Fix the build | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
* | | ci: Use an existing font | Matthias Clasen | 2019-07-16 | 1 | -2/+7 |
* | | ci: Print fontmap implementation in use | Matthias Clasen | 2019-07-16 | 2 | -2/+2 |
* | | pango-list: Add a --verbose option | Matthias Clasen | 2019-07-16 | 1 | -0/+23 |
* | | ci: Use a file extension | Matthias Clasen | 2019-07-16 | 3 | -4/+4 |
* | | ci: produce a font list | Matthias Clasen | 2019-07-16 | 2 | -0/+9 |
* | | Add a test that prints out font metrics | Matthias Clasen | 2019-07-16 | 1 | -1/+44 |
* | | ci: Render without line spacing | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
* | | pango-view: Make it possible to turn line-spacing off | Matthias Clasen | 2019-07-16 | 1 | -4/+6 |
* | | Fix a typo | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
* | | ci: Try to make pango-view work on win32 | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
* | | ci: Install cantarell on win32 | Matthias Clasen | 2019-07-16 | 1 | -1/+2 |