Custom Query (39 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 39)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#16 fixed fix thin ellipse rendering Sam Hocevar Sam Hocevar
Description

Currently thin ellipse rendering outputs the following:

---
| |
| |
| |
---

We should be able to display the following instead:

,-.
/ \
| |
\ /
'-'

#21 fixed Unicode support for X11 Sam Hocevar Sam Hocevar
Description

Currently we only handle ASCII and a few custom glyphs in the X11 driver. Maybe we'll need Xft or something for that.

#25 fixed optimise rendering with dirty lines support Sam Hocevar Sam Hocevar
Description

S-Lang and ncurses have a clever dirty lines support (and sub-window scrolling) that allows for very fast updates. We really need that, too.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.