freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] few basic qestions.


From: Brian Stell
Subject: Re: [Freetype] few basic qestions.
Date: Fri, 22 Feb 2002 09:44:42 -0800

address@hidden wrote:
> ...
> 2)If it is a independent font renderer, then can you please 
> explain, how do I tell freetype2 about my display or framebuffer.

What do you currently do to draw graphics?

If your system supports X then you probably want to look at
Xft which is how most X apps are accessing TrueType on
the client side.

If your system uses custom code to draw then you could learn
the FreeType2 API. It is fairly large (because it does a lot) but
is learnable if you are willing to spend some time studying.

-- 
Brian Stell



reply via email to

[Prev in Thread] Current Thread [Next in Thread]