summaryrefslogtreecommitdiff
path: root/src/terminal/kitty/graphics_unicode.zig
AgeCommit message (Expand)Author
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2024-07-29terminal/kitty: handle case where both offsets are in one grid cellMitchell Hashimoto
2024-07-29terminal/kitty: adjust middle rows for image offsetsMitchell Hashimoto
2024-07-29terminal/kitty: do not render blank virtual placement cellsMitchell Hashimoto
2024-07-29terminal/kitty: handle width-stretchedMitchell Hashimoto
2024-07-29terminal/kitty: unit tests for unicode placementsMitchell Hashimoto
2024-07-29terminal/kitty: switch to new placement mathMitchell Hashimoto
2024-07-29terminal/kitty: working on moving placement math here for testingMitchell Hashimoto
2024-07-25terminal/kitty: support cells with no diacriticsMitchell Hashimoto
2024-07-25terminal/kitty: extra placement testsMitchell Hashimoto
2024-07-25terminal/kitty: working runsMitchell Hashimoto
2024-07-25terminal/kitty: preparing to build runs of placementsMitchell Hashimoto
2024-07-25terminal/kitty: implement high bit image id parsingMitchell Hashimoto
2024-07-25terminal/kitty: parse image/placement id from styleMitchell Hashimoto
2024-07-25temrinal/kitty: really basic row/col diacritic decodingMitchell Hashimoto
2024-07-25terminal/kitty: starting virtual placement iteratorMitchell Hashimoto
2024-07-25terminal/kitty: rename diacritics to unicodeMitchell Hashimoto