]> mj.ucw.cz Git - leo.git/blob - TODO
Added style properties icon-offset-{x,y}
[leo.git] / TODO
1 - bring CSS lexer to the CSS2.1 spec (http://www.w3.org/TR/CSS2/syndata.html)
2 - CSS override rules are broken. For example, text-offset-y and text-offset
3   should override each other, but currently they are mixed upon rendering.
4   Does it matter?
5 - Fixing of label positions should include some margin
6 - Clean up shp.c
7
8 - Add icon-anchor-* properties like text-anchor-*
9   (for now, we have only icon-offset-*)