>
>
>
> > Is there "vector font" supported by fltk, just like=20
> > TrueType/*.ttf or something?
> >=20
> > My platform on PC is FC5 Linux.
>
> Fltk does not render any fonts - it uses the underlying system to render
> fonts. If you are on linux, you need to enable XFT in your fltk builds,
> and that will then use whatever truetype fonts are installed on your
> system, suitably anti-aliased by the Xft renderer.
>
> But that still will not necessarily mean you can ask for a really huge
> font and expect it to work - the renderer will have its own ideas about
> how big a glyph it is happy to render!
>
>
>
>
> SELEX Sensors and Airborne Systems Limited
> Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex=
>  SS14 3EL
> A company registered in England & Wales.  Company no. 02426132
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>

Thanks for your answer. But, what is "Xfs"? How to use it? Where can find the 
documentation? I can't find it in fltk-1.1.7's pdf.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to