aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer/rects.rs
Commit message (Expand)AuthorAge
* Remove live-shader-reload featureKirill Chibisov2020-12-10
* Render underline and strikeout rects in batchesIvan Avdeev2020-12-10
* Fix wide characters being cut offKirill Chibisov2020-11-17
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Remove unneeded collect during line rect creationMark Lodato2020-10-22
* Add support for single line terminalsii412020-09-27
* Fix multiline URL highlightingChristian Duerr2020-08-30
* Add support for double underlinesChristian Duerr2020-08-12
* Rename font crate to crossfontChristian Duerr2020-07-18
* Remove copyright notice from filesChristian Duerr2020-06-06
* Extend style guideline documentationChristian Duerr2020-05-05
* Fix underline position for bitmap fontsKirill Chibisov2020-01-22
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23