kitty/kitty_tests
Kovid Goyal 1ae7ae4a1d
Fix consecutive separate ligatures being rendered in the same group
Rendering multiple ligatures in the smae group is bad for performance
and also causes incorrect rendering if the last ligature in the group
does not fit into the number of cells in the group.
2018-01-14 11:18:44 +05:30
..
__init__.py Support S8C1T mode 2017-12-05 20:21:12 +05:30
datatypes.py Fix a crash when detecting URLs continued onto multiple lines 2017-12-27 06:35:09 +05:30
FiraCode-Medium.otf Add a ligature shaping test 2017-11-11 20:55:53 +05:30
fonts.py Fix consecutive separate ligatures being rendered in the same group 2018-01-14 11:18:44 +05:30
gr.py ... 2017-10-17 10:18:03 +05:30
graphics.py Apparently pep8 now just does not let you use the name l 2017-10-23 17:40:53 +05:30
keys.py Add tests for SGR protocol encoding 2018-01-07 23:48:16 +05:30
Lenna.png Add Lenna to the test dir so the gr.py script becomes self-sufficient 2017-10-17 10:15:38 +05:30
LiberationMono-Regular.ttf Use only cluster numbers and glyph sizes for grouping glyphs into cells 2017-11-12 23:43:21 +05:30
parser.py Implement DECCARA 2017-12-17 18:03:39 +05:30
screen.py Add test for ignored color id in SGR colon based color sequence 2017-12-12 18:50:37 +05:30