[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fonts and cairo
From: |
Fred Kiefer |
Subject: |
Re: Fonts and cairo |
Date: |
Fri, 27 Apr 2007 20:40:33 +0200 |
User-agent: |
Thunderbird 1.5.0.10 (X11/20060911) |
Yves de Champlain wrote:
>
> I know the art backend has some special fonts, but what about fonts in
> cairo ?
>
The cairo backend uses the font that are installed for the use of the
FreeType library. So no special handling for fonts is needed. But
remember, the cairo backend is still experimental.
For the art backend all the extra stuff for fonts isn't to complicated
either. What is there are just normal PS fonts with all the metric files
and a mapping to Postscript font names. Creating this extra information
for an existing font should not be to complicated.
Cheers,
Fred
- Fonts and cairo, Yves de Champlain, 2007/04/27
- Re: Fonts and cairo,
Fred Kiefer <=