Re: [GD-DEVEL] Font Effects (Oblique, 'Bold', etc)

[email protected] (Pierre Joye) Wed, 19 Aug 2009 09:57:14 +0200
Newsgroups php.gd.devel
Message-ID <[email protected]>
hi,

Something much more flexible in under development using the Pango
rendering library. It supports advanced options and unicode, see some
example here: http://pierre.libgd.org/pango/

It is planed to include this API in PHP as well as soon as we are happy with it.

Cheers,

On Sun, Aug 16, 2009 at 6:12 PM, Jason Young<[email protected]> wrote:
> Hello all,
>
> If I remember correctly, GD simply passes through most (if not all) of its
> text handling to FreeType. I also know that FreeType can't magically
> italicize text, but can slant (oblique) it.
>
> Does GD have any interface to tell FreeType to perform this operation
> (imageFTtext ?) Similarly, are there any good practices to make text bold
> when you don't actually have a Bold TTF (printing text twice, etc)?
>
> Thanks for any insight you can provide. :)
> -Jason
>
> --
> GD Devel Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org