matthiasm wrote:
> On 16.01.2008, at 04:31, Fox wrote:
> 
>>> But you did this by built --enable-xft into fltk on fedora Linux.
>> My application will run on the arm9 board. Does xft need X-Server to  
>> support?
> 
> Yes, Xft is an extension of the server. However if your builtin X  
> Server support large bitmapped fonts without Xft, then just compile  
> FLTK without it and you are fine, too. It really only depends on what  
> your server is capable of. FLTK should be able to handle it with the  
> trick described above.

        What matt said ;)

        Afraid I don't know anything about arm boards or their
        limitations.

        I suppose if worst came to worst, you could make images
        of each letter/number, and flip them up to make your own
        labels, similar to what I'm doing in this nixieclock application:
        http://seriss.com/people/erco/unixtools/nixieclock/
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to