Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-09 | Add Harfbuzz backend. | Phil Jones | |
Another source of slow startup is initialising Pango. If the user supplies a ttf file, we can skip any Pango stuff and use Harfbuzz directly with Cairo to do our font rendering, providing a large speedup. |