summaryrefslogtreecommitdiff
path: root/src/entry_backend/harfbuzz.h
AgeCommit message (Expand)Author
2023-04-10Fix broken line spacing with some fonts.Phil Jones
2023-03-16Fix selection background for Harfbuzz backend.Phil Jones
2023-02-28Convert to using Cairo scale.Phil Jones
2022-11-21Add --font-variations option.Phil Jones
2022-11-20Add --font-features option.Phil Jones
2022-06-25Add option to disable font hinting.Phil Jones
2022-06-23Combine Harfbuzz & Pango backends.Phil Jones
2022-06-23Remove Cairo scale factor.Phil Jones
2022-06-10Minor cleanup.Phil Jones
2022-06-10Avoid an unnecessary copy of the image buffer.Phil Jones
2022-06-09Add Harfbuzz backend.Phil Jones