1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/test-data
Wez Furlong ad0ee8f832 improve 1/8th block drawing
* Rename `draw_quad` to `fill_rect` to better indicate what it is doing.
* Switch the 1/8th block rendering to use `fill_rect` with math that is
  consistent with quad drawing to compute the bounds.

refs: https://github.com/dankamongmen/notcurses/issues/1715#issuecomment-860072690
2021-06-12 10:04:08 -07:00
..
blocks.py improve 1/8th block drawing 2021-06-12 10:04:08 -07:00
emoji-test.txt wezterm: improve shaping of emoji 2020-11-23 13:45:38 -08:00
styles.txt fonts: improve font_rules behavior 2021-04-15 09:43:24 -07:00
underlines.sh Add underline test script 2021-04-30 09:20:08 -07:00
width.sh test-data: add text from #614 to width script 2021-05-01 19:50:31 -07:00