[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: Pb with gfont
- From: Denis Barbier <nospam@thanx>
- Date: Mon, 1 Mar 1999 12:51:50 +0100 (CET)
On Mon, 1 Mar 1999, Frederic Le Mouel wrote:
> Hello,
>
> I'm fighting at the moment with gfont, and I'm loosing :(
> Here are my problems :
> - when I use a Computer Modern Family gdf file of the package,
> no problems, but when I use another font, the gdf file is
> apparently well-generated via gfont_mkgdf, but gfont "Still
> can not load XXX font", does anybody have Times.gdf.gz file
> for me to test, or is gdf format depending of others include
> files ?
Could you send an example of how you invoke gfont?
> - in my wml file, I'm trying something like this :
> <gfont ...>
> <lang:en: English_Blabla><lang:fr: French_Blabla>
> </gfont>
> but it generates a beautiful gif file with exactly my tags :)
Right, because language expansions are handled in the last pass.
You have to define the 2 gif files
<gfont file="blabla-en.gif" notag>English_Blabla</gfont>
<gfont file="blabla-fr.gif" notag>French_Blabla</gfont>
After that, you insert images with <lang:star: blabla-*.gif> for
example.
Denis
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com