Custom Query (39 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 39)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#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.

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

#41 fixed alignment issue in caca_get_canvas_chars() Sam Hocevar Sam Hocevar
Description

caca_get_canvas_chars() should return an uint32_t * array

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