Nathalie Jarosz a écrit :
For Unix (optional): Put into your `.profile' something like:
set GRX20DRV=xwin set GRXFONT=/usr/local/lib/grx/fonts
I am sorry but what is '.profile'? Actually I don't know where GRX fonts has been installed... When I unpack GRW archive, I have a directory 'grx-2.3.1' which is created as follow: addons/ lib/ makedefs.gnu makefile.lnx test/ bin/ makedefs.bcc makedefs.x11 makefile.wat compat/ makedefs.dec makefile.bcc makefile.x11 doc/ makedefs.dj1 makefile.dj1 pascal/ include/ makedefs.dj2 makefile.dj2 src/
and the GRX fonts directory (?) is in /src/fonts. Is it this path I ahve to put for setting the font?
You need to fetch a separate file grx23fnt.tar.gz from the GRX homepage. You can unpack it into grx-2.3.1, it will give a directory grx-2.3.1/fonts containing a lot of .fnt files. This will be the correct path for GRXFONT. But you can also move them into some "standard" location you like, and set GRXFONT accordingly, as suggested above. The src/fonts dirtectory do not contain the fonts themselves but C programs to handle them
Hope this helps
Maurice