summaryrefslogtreecommitdiff
path: root/pkg/harfbuzz/buffer.zig
AgeCommit message (Expand)Author
2024-08-16pkg/harfbuzz: fix c.zigMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2022-08-29font: shape API, calls shape and outputs some debugMitchell Hashimoto
2022-08-29Line segmentation into text runsMitchell Hashimoto
2022-08-29pkg/harfbuzz: add guessSegmentPropertiesMitchell Hashimoto
2022-08-28pkg/harfbuzz: buffer get glyph positions and infoMitchell Hashimoto
2022-08-28pkg/harfbuzz: buffer set direction, script, and languageMitchell Hashimoto
2022-08-28pkg/harfbuzz: buffer init, addMitchell Hashimoto