Mailing List Archive

widgets in recordings-ui
Currently designing the recordings-ui and the "bookmark", "cutlist" etc
widgets.
Is there a way to just shapes and text instead of images?
Right now it looks like this;

<imagetype name="bookmark">
<area>605,490,150,20</area>
<preserveaspect>true</preserveaspect>
<filename>img/bookmark.png</filename>
</imagetype>

It displays a box with the text "Bookmark" in it, but the image is all
blurred and diffused.
Tried without antialising and stuff but it dont work.

Thanks!
/Hylsan