summaryrefslogtreecommitdiff
path: root/src/font/sprite
AgeCommit message (Expand)Author
2025-08-21font: disable sprite test in valgrindMitchell Hashimoto
2025-08-17deps: update z2d to 0.7.1 tagged releaseQwerasd
2025-07-25font: clean up Collection api somewhatQwerasd
2025-07-06font: remove unused fields from GlyphQwerasd
2025-07-05font/sprite: no more margin in atlas regionQwerasd
2025-07-01font/sprite: update reference imagesQwerasd
2025-07-01font/sprite: add sflc supplement circle/ellipse glyphsQwerasd
2025-07-01font/sprite: add sixteenth blocks from slfc supplementQwerasd
2025-07-01font/sprite: remove `yHalfs` and friends, use `Fraction`Qwerasd
2025-07-01font/sprite: introduce `Fraction` enum for cell fractionsQwerasd
2025-07-01font/sprite: update reference imagesQwerasd
2025-07-01font/sprite: align quadrants better with other glyphsQwerasd
2025-07-01font/sprite: add (some) sflc supplement box drawing charsQwerasd
2025-07-01font/sprite: add sflc supplement circle piecesQwerasd
2025-06-30style(font/sprite): annotate type for valueQwerasd
2025-06-30font/sprite: update reference PNGs to match new z2d exportQwerasd
2025-06-30font/sprite+renderer: never constrain sprite glyphsQwerasd
2025-06-30prettier formatQwerasd
2025-06-30font/sprite: add explicit underline cursorQwerasd
2025-06-30font/sprite: add separated sextants from sflc supplementQwerasd
2025-06-30font/sprite: rework sprite font drawingQwerasd
2025-06-22renderer: add custom shader cursor uniformsQwerasd
2025-06-10font/sprite: add corner pieces from Geometric Shapes blockQwerasd
2025-05-30font/sprite: rework `yQuads` and friends for better alignment with `draw_block`Qwerasd
2025-05-27code style: use `@splat` where possibleQwerasd
2025-05-26style: use decl literalsQwerasd
2025-05-26font/sprite: use decl literals in box drawing codeQwerasd
2025-04-26z2d context no longer has err returnrhodes-b
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-13Implement draw_octant() and yQuads() for U16.0nick black
2025-01-06refactor(font): move ownership of `Metrics` to `Collection`Qwerasd
2024-12-23font/sprite: fix z2d StaticPath accounting + undefined useQwerasd
2024-12-23fmtQwerasd
2024-12-22deps: update z2d to v0.4.0Qwerasd
2024-12-22font: add `cursor-height` metric, and `adjust-` config for it. (#3062)Mitchell Hashimoto
2024-12-21font: add `cursor-height` metric, and `adjust-` config for it.Qwerasd
2024-12-15fix sprite drawing testJeffrey C. Ollie
2024-12-15simplify the code for separated block quadrantsJeffrey C. Ollie
2024-12-15font: add sprites for the separated block quadrantsJeffrey C. Ollie
2024-12-13font/sprite: separate out cursor rendering from BoxQwerasd
2024-12-12font(Box/cursors): properly account for un-adjusted heightQwerasd
2024-12-11font: unify metrics calculations & separate sprite metricsQwerasd
2024-11-29font/sprite: add missing chevron powerline fontsMike Hartington
2024-11-06font/sprite: cleanup branch drawing character impl, implement fade-out linesQwerasd
2024-11-06font feature: add git branch charactersMeili C
2024-10-21implement overline decoration (SGR 53/55)Marijn Besseling
2024-10-17font/sprite: undercurl minimum thickness improvementQwerasd
2024-10-15font: use explicit error sets where we canMitchell Hashimoto
2024-10-15font/sprite: clarify logMitchell Hashimoto
2024-10-15font/sprite: address PR review feedbackQwerasd