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
#7 fixed add a caca_unset_attr() and a caca_toggle_attr() Sam Hocevar Sam Hocevar
Description

It could be nice to simply remove or toggle an attribute instead of having to retrieve the full attribute list, XOR it, and set the attribute again.

#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.

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