summaryrefslogtreecommitdiff
path: root/pkg/harfbuzz/buffer.zig
AgeCommit message (Collapse)Author
2024-08-16pkg/harfbuzz: fix c.zigMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
* update zig * pkg/fontconfig: clean up @as * pkg/freetype,harfbuzz: clean up @as * pkg/imgui: clean up @as * pkg/macos: clean up @as * pkg/pixman,utf8proc: clean up @as * clean up @as * lots more @as cleanup * undo flatpak changes * clean up @as
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