<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
I am a french developer and I am trying to use links in an embedded
linux Set Top Box. I am now testing links which seems to be a very
interesting project using <i>DirectFB</i> displaying system.<br>
I know that links doesn't support CSS or style features in HTML code,
but I need to display some links <i>(<a href=..> tag)</i> on
DIrectFB, <i></i> wherever I want, by using coordinates.<br>
<br>
I've already looked for some solution in <i>directfb.c </i>but I
didn't find the method or function to display some text and links.
Moreover I barely understand how links 'display system works.<br>
<br>
What I would like to know, is :<br>
<br>
1. How does links do to display some text on DirectFB ?<br>
<br>
2. How does links do to display data like "links" on DirectFB ?<br>
<br>
I hope there will be a possibility to modify this method or to replace
it with a new one.<br>
Thanks in advance for your advice.<br>
<br>
<br>
</body>
</html>