Currently designing the recordings-ui and the &quot;bookmark&quot;, &quot;cutlist&quot; etc widgets.<br>Is there a way to just shapes and text instead of images?<br>Right now it looks like this;<br><br>        &lt;imagetype name=&quot;bookmark&quot;&gt;<br>
            &lt;area&gt;605,490,150,20&lt;/area&gt;<br>            &lt;preserveaspect&gt;true&lt;/preserveaspect&gt;<br>            &lt;filename&gt;img/bookmark.png&lt;/filename&gt;<br>        &lt;/imagetype&gt;<br><br>It displays a box with the text &quot;Bookmark&quot; in it, but the image is all blurred and diffused.<br>
Tried without antialising and stuff but it dont work.<br><br>Thanks!<br>/Hylsan<br>