summaryrefslogtreecommitdiff
path: root/src/entry_backend/harfbuzz.c
AgeCommit message (Expand)Author
2022-06-23Combine Harfbuzz & Pango backends.Phil Jones
2022-06-23Remove Cairo scale factor.Phil Jones
2022-06-21Add result selection.Phil Jones
2022-06-21Add config file handling.Phil Jones
2022-06-21Add various command line arguments.Phil Jones
2022-06-10Various small changes.Phil Jones
2022-06-10Minor cleanup.Phil Jones
2022-06-10Cleanup and comment HarfBuzz code.Phil Jones
2022-06-10Use doubles for harfbuzz glyph coordinates.Phil Jones
2022-06-10Avoid an unnecessary copy of the image buffer.Phil Jones
2022-06-09Add Harfbuzz backend.Phil Jones